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

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

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

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

Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBSqlStringFormatCharacter
protected  XLptsDBSqlStringFormatCharacter XLptsDBSqlStringFormatType.character
           
 

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



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