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

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

Packages that use XLptsDBCreateStatementRootType
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 XLptsDBCreateStatementRootType in com.lapetus_ltd._2009.xml.types
 

Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBCreateStatementRootType
protected  XLptsDBCreateStatementRootType XLptsDBStatementType.createRootItem
           
 

Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBCreateStatementRootType
 XLptsDBCreateStatementRootType ObjectFactory.createXLptsDBCreateStatementRootType()
          Create an instance of XLptsDBCreateStatementRootType
 XLptsDBCreateStatementRootType XLptsDBStatementType.getCreateRootItem()
          Gets the value of the createRootItem property.
 

Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBCreateStatementRootType
 void XLptsDBStatementType.setCreateRootItem(XLptsDBCreateStatementRootType value)
          Sets the value of the createRootItem property.
 

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

Subclasses of XLptsDBCreateStatementRootType in com.lapetus_ltd.api.db.xml.types
 class TLptsDBCreateStatementRootType
          Class Description : Initiates the root type for the CREATE statement.
 

Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBCreateStatementRootType
TLptsDBCreateStatementRootType(XLptsDBCreateStatementRootType csrt)
           This constructor copies the Create Root information from an existing XLptsDBCreateStatementRootType.
 



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