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

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

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

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

Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBCriteriaType
protected  XLptsDBCriteriaType XLptsDBStatementCriteriaType.type
           
 

Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBCriteriaType
static XLptsDBCriteriaType XLptsDBCriteriaType.fromValue(java.lang.String v)
           
 XLptsDBCriteriaType XLptsDBStatementCriteriaType.getType()
          Gets the value of the type property.
static XLptsDBCriteriaType XLptsDBCriteriaType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static XLptsDBCriteriaType[] XLptsDBCriteriaType.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 XLptsDBCriteriaType
 void XLptsDBStatementCriteriaType.setType(XLptsDBCriteriaType value)
          Sets the value of the type property.
 



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