|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.migration.model20.other.AbstractValue
org.jboss.portal.migration.model20.other.NullValue
Field Summary | |
static NullValue |
INSTANCE
|
Method Summary | |
java.lang.Object |
asObject()
Return the value. |
java.lang.Object[] |
asObjectArray()
Return the values as an array of converted object. |
java.lang.String |
asString()
Return the value as a string. |
Methods inherited from class org.jboss.portal.migration.model20.other.AbstractValue |
asBoolean, asBooleanArray, asInt, asIntArray, asObjectList, asStringArray, equals, hashCode, isMultiValued, isNull, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final NullValue INSTANCE
Method Detail |
public java.lang.String asString()
Value
public java.lang.Object asObject()
Value
public java.lang.Object[] asObjectArray()
Value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |