|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Metadata element schema description (name, class, nillable).
Metadata Elements are unique within a Metadata Entity Used to inspect the type and structure of a metadata element
| Method Summary | |
MetadataEntity.EntityType |
getEntityType()
If the current element is an entity then the entity object that describes the current element is returned. |
java.lang.String |
getName()
Gets the name of this element. |
java.lang.Class |
getType()
Gets the Type (Java Class) of this element. |
boolean |
isMetadataEntity()
Whether or not this element is complex in any way. |
boolean |
isNillable()
Returns whether nulls are allowed for this element. |
| Method Detail |
public java.lang.Class getType()
public java.lang.String getName()
public boolean isNillable()
public boolean isMetadataEntity()
true if Any.public MetadataEntity.EntityType getEntityType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||