Package de.ubs.xdm3.model
Class FieldDefinition
java.lang.Object
de.ubs.xdm3.model.FieldDefinition
Model class for a field.
This is used to hold the information of a field that is to be generated.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnum representing the cardinality of the field.static enumEnum representing the relation of the field.static enumEnum representing the data type of the field. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FieldDefinition
public FieldDefinition()
-