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