Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)

Uses of Class
com.lapetus_ltd._2009.xml.types.XLptsBooleanType

Packages that use XLptsBooleanType
com.lapetus_ltd._2009.xml.types This is the package that holds the generated XSD types (classes). 
 

Uses of XLptsBooleanType in com.lapetus_ltd._2009.xml.types
 

Methods in com.lapetus_ltd._2009.xml.types that return XLptsBooleanType
static XLptsBooleanType XLptsBooleanType.fromValue(java.lang.String v)
           
static XLptsBooleanType XLptsBooleanType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static XLptsBooleanType[] XLptsBooleanType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)