Package adalid.util.meta.java
Class MetaProperty
java.lang.Object
adalid.util.meta.java.MetaProperty
- Author:
- Jorge Campins
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionMetaProperty(MetaEntity entity, Class<? extends Property> type, String name, MetaPropertyKind kind) -
Method Summary
-
Field Details
-
wordyName
-
description
-
label
-
anchorLabel
-
-
Constructor Details
-
MetaProperty
public MetaProperty(MetaEntity entity, Class<? extends Property> type, String name, MetaPropertyKind kind)
-
-
Method Details
-
getEntity
-
getStep
-
getTab
-
getType
-
getName
-
getKind
-
getWordyName
-
getDescription
-
getLabel
-
getAnchorLabel
-