lib
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
lib
lib
/
at.bitfire.synctools.mapping.jtx.builder
/
JtxEntityBuilder
Jtx
Entity
Builder
interface
JtxEntityBuilder
Inheritors
CategoriesBuilder
CollectionIdBuilder
CommentsBuilder
DescriptionBuilder
DirtyAndDeletedBuilder
RecurrenceFieldsBuilder
RemindersBuilder
ResourcesBuilder
SyncPropertiesBuilder
TimeFieldsBuilder
Members
Functions
build
Link copied to clipboard
abstract
fun
build
(
from
:
CalendarComponent
,
main
:
CalendarComponent
,
to
:
Entity
)
Maps a specific part of the given component (
VToDo
or
VJournal
) into the provided
Entity
.