Class AttributeList
java.lang.Object
de.aristaflow.ilm.model.resourcemodel.Attribute
de.aristaflow.ilm.model.resourcemodel.AttributeList
- All Implemented Interfaces:
Serializable
- See Also:
-
AttributeList- Serialized Form
-
Field Summary
FieldsModifier and TypeFieldDescription@NotNull de.aristaflow.adept2.model.resourcemodel.AttributeList.ListInheritance@NotBlank StringThis is the simple name of the subclass of Attribute used inattributes. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
innerTypeClass
This is the simple name of the subclass of Attribute used inattributes. -
inheritance
@NotNull public @NotNull de.aristaflow.adept2.model.resourcemodel.AttributeList.ListInheritance inheritance -
attributes
-
-
Constructor Details
-
AttributeList
public AttributeList()
-