Class AttributeMetaData
java.lang.Object
de.aristaflow.ilm.core.orgmodelmanager.AttributeMetaData
- All Implemented Interfaces:
Serializable
-
Field Summary
FieldsModifier and TypeFieldDescription@NotNull DataType@NotNull Boolean@NotNull BooleanList<@NotNull @Valid OmExtMapping>@NotBlank String@NotNull Integer@NotNull EntityType -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
name
-
dataType
-
sizeHint
-
mappings
-
isMandatory
-
isReadOnly
-
-
Constructor Details
-
AttributeMetaData
public AttributeMetaData()
-