|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeValue
Different value types.
Field Summary | |
---|---|
static AttributeValue |
EMPTY_VALUE
Field EMPTY_VALUE represents a null or empty attribute value. |
Method Summary | |
---|---|
String |
getTypeName()
Gets the type name of the concrete value. |
Object |
getUnspecifiedValue()
Gets the concrete value as "object". |
Field Detail |
---|
static final AttributeValue EMPTY_VALUE
EmptyAttributeValue
this field shall be used.
Method Detail |
---|
String getTypeName()
Object getUnspecifiedValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |