|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
the interface describes a property entry of a feature type. the name of the property must be equal to the name of the corresponding feature property.
-----------------------------------------------------------------------
Method Summary | |
java.lang.String |
getName()
returns the name of the property |
java.lang.String |
getType()
returns the name of the data type of the property |
boolean |
isNullable()
returns true if the property value is allowed to be null |
Method Detail |
public java.lang.String getName()
public java.lang.String getType()
public boolean isNullable()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |