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

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

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

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

Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBSqlStringFormat
protected  XLptsDBSqlStringFormat XLptsDBSqlStringFormatType.format
           
 

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



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