|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDBCreateStatementColumnCollateType | |
---|---|
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 XLptsDBCreateStatementColumnCollateType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBCreateStatementColumnCollateType | |
---|---|
protected XLptsDBCreateStatementColumnCollateType |
XLptsDBCreateStatementColumnType.collate
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBCreateStatementColumnCollateType | |
---|---|
XLptsDBCreateStatementColumnCollateType |
ObjectFactory.createXLptsDBCreateStatementColumnCollateType()
Create an instance of XLptsDBCreateStatementColumnCollateType |
XLptsDBCreateStatementColumnCollateType |
XLptsDBCreateStatementColumnType.getCollate()
Gets the value of the collate property. |
Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBCreateStatementColumnCollateType | |
---|---|
void |
XLptsDBCreateStatementColumnType.setCollate(XLptsDBCreateStatementColumnCollateType value)
Sets the value of the collate property. |
Uses of XLptsDBCreateStatementColumnCollateType in com.lapetus_ltd.api.db.xml.types |
---|
Subclasses of XLptsDBCreateStatementColumnCollateType in com.lapetus_ltd.api.db.xml.types | |
---|---|
class |
TLptsDBCreateStatementColumnCollateType
Class Description : Initialisation class for Database CREATE collation type. |
Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBCreateStatementColumnCollateType | |
---|---|
TLptsDBCreateStatementColumnCollateType(XLptsDBCreateStatementColumnCollateType ccc)
This constructor copies the Column Collate from an existing XLptsDBCreateStatementColumnCollateType. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |