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, setMultiple
copyFrom, getName, getThisLogger, getUUID, setName, setName, setUUID
public 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.