API

Uses of Class
com.ibm.xml.xapi.XSequenceType.Kind

Uses of XSequenceType.Kind in com.ibm.xml.xapi
 

Methods in com.ibm.xml.xapi that return XSequenceType.Kind
 XSequenceType.Kind XSequenceType.getKind()
          Returns an enumerator indicating the Kind of the sequence type.
static XSequenceType.Kind XSequenceType.Kind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XSequenceType.Kind[] XSequenceType.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


IBM Copyright 2004-2008