public static final class PropertyDefEntity.Builder extends ValidatorDefEntity.Builder
Modifier and Type | Method and Description |
---|---|
PropertyDefEntity |
build()
Builds an abstract entity.
|
PropertyDefEntity.Builder |
copyFrom(PropertyDefEntity propertyDef)
Copies the values from an other PropertyDefEntity.
|
copyFrom, isHidden, isMultiple, setHidden, setMultiple
copyFrom, getName, getThisLogger, getUUID, setName, setName, setUUID
public PropertyDefEntity build()
build
in class AbstractEntity.Builder
public final PropertyDefEntity.Builder copyFrom(@Nonnull PropertyDefEntity propertyDef)
propertyDef
- The other PropertyDefEntity.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.