|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.fatwire.assetapi.def.AttributeDefProperties.EnumData
public static final class AttributeDefProperties.EnumData
Indicates the data definition associated with an attribute of type ENUM
| Constructor Summary | |
|---|---|
AttributeDefProperties.EnumData(java.lang.String defaultValue,
java.util.Map enumValues)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getDefaultValue()
Returns the default value of the ENUM type, if any. |
java.util.Map |
getEnumValues()
Returns all ENUM values. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeDefProperties.EnumData(java.lang.String defaultValue,
java.util.Map enumValues)
| Method Detail |
|---|
public java.lang.Object getDefaultValue()
public java.util.Map getEnumValues()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||