public static final class SyncEntity.Builder extends ParamsEntity.Builder
Modifier and Type | Method and Description |
---|---|
SyncEntity |
build()
Builds an abstract entity.
|
protected SyncEntity.Builder |
copyFrom(SyncEntity syncEntity)
Copies the values from an other sync entity.
|
SyncEntity.Builder |
setClassDef(ClassDefEntity classDef)
Sets the classDef.
|
copyFrom, getParams, setParams
addText, copyFrom, getAttributes, getTexts, setAttributes
copyFrom, getName, getThisLogger, getUUID, setName, setName, setUUID
public SyncEntity build()
build
in class AbstractEntity.Builder
@Nonnull public SyncEntity.Builder setClassDef(@Nonnull ClassDefEntity classDef)
classDef
- The classDef.@Nonnull protected SyncEntity.Builder copyFrom(@Nonnull SyncEntity syncEntity)
syncEntity
- The other sync entity.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.