|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDriverEnumType | |
---|---|
com.lapetus_ltd._2009.xml.types | This is the package that holds the generated XSD types (classes). |
Uses of XLptsDriverEnumType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDriverEnumType | |
---|---|
protected XLptsDriverEnumType |
XLptsDriverType.type
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDriverEnumType | |
---|---|
static XLptsDriverEnumType |
XLptsDriverEnumType.fromValue(java.lang.String v)
|
XLptsDriverEnumType |
XLptsDriverType.getType()
Gets the value of the type property. |
static XLptsDriverEnumType |
XLptsDriverEnumType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XLptsDriverEnumType[] |
XLptsDriverEnumType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDriverEnumType | |
---|---|
void |
XLptsDriverType.setType(XLptsDriverEnumType value)
Sets the value of the type property. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |