API

Uses of Class
com.ibm.xml.xapi.XTypeConstants.Type

Uses of XTypeConstants.Type in com.ibm.xml.xapi
 

Methods in com.ibm.xml.xapi that return XTypeConstants.Type
 XTypeConstants.Type XItemView.getValueType()
          Get the enumerated type of the value.
static XTypeConstants.Type XTypeConstants.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XTypeConstants.Type[] XTypeConstants.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ibm.xml.xapi with parameters of type XTypeConstants.Type
 Object XItemView.getObjectValue(XTypeConstants.Type type)
          Get the value as the specified type where the type is one of the enumerated values of XTypeConstants.Type.
 


IBM Copyright 2004-2008