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

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

Packages that use XLptsDBCreateStatementColumnSizeType
com.lapetus_ltd._2009.xml.types This is the package that holds the generated XSD types (classes). 
com.lapetus_ltd.api.db.xml.types This package contains the wrappers of the XSD generated classes for the database. 
 

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

Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBCreateStatementColumnSizeType
protected  XLptsDBCreateStatementColumnSizeType XLptsDBCreateStatementColumnType.sizes
           
 

Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBCreateStatementColumnSizeType
 XLptsDBCreateStatementColumnSizeType ObjectFactory.createXLptsDBCreateStatementColumnSizeType()
          Create an instance of XLptsDBCreateStatementColumnSizeType
 XLptsDBCreateStatementColumnSizeType XLptsDBCreateStatementColumnType.getSizes()
          Gets the value of the sizes property.
 

Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBCreateStatementColumnSizeType
 void XLptsDBCreateStatementColumnType.setSizes(XLptsDBCreateStatementColumnSizeType value)
          Sets the value of the sizes property.
 

Uses of XLptsDBCreateStatementColumnSizeType in com.lapetus_ltd.api.db.xml.types
 

Subclasses of XLptsDBCreateStatementColumnSizeType in com.lapetus_ltd.api.db.xml.types
 class TLptsDBCreateStatementColumnSizeType
          Class Description : Initialisation class for the Column size of a CREATE Statement.
 

Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBCreateStatementColumnSizeType
TLptsDBCreateStatementColumnSizeType(XLptsDBCreateStatementColumnSizeType ccs)
           This constructor copies the Column Sizes from an existing XLptsDBCreateStatementColumnSize1Type.
 



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