|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDBCreateStatementColumnDefaultType | |
---|---|
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 XLptsDBCreateStatementColumnDefaultType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBCreateStatementColumnDefaultType | |
---|---|
protected XLptsDBCreateStatementColumnDefaultType |
XLptsDBCreateStatementColumnType._default
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBCreateStatementColumnDefaultType | |
---|---|
XLptsDBCreateStatementColumnDefaultType |
ObjectFactory.createXLptsDBCreateStatementColumnDefaultType()
Create an instance of XLptsDBCreateStatementColumnDefaultType |
XLptsDBCreateStatementColumnDefaultType |
XLptsDBCreateStatementColumnType.getDefault()
Gets the value of the default property. |
Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBCreateStatementColumnDefaultType | |
---|---|
void |
XLptsDBCreateStatementColumnType.setDefault(XLptsDBCreateStatementColumnDefaultType value)
Sets the value of the default property. |
Uses of XLptsDBCreateStatementColumnDefaultType in com.lapetus_ltd.api.db.xml.types |
---|
Subclasses of XLptsDBCreateStatementColumnDefaultType in com.lapetus_ltd.api.db.xml.types | |
---|---|
class |
TLptsDBCreateStatementColumnDefaultType
Class Description : This class initialises the default value of a CREATE Statement. |
Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBCreateStatementColumnDefaultType | |
---|---|
TLptsDBCreateStatementColumnDefaultType(XLptsDBCreateStatementColumnDefaultType ccd)
This constructor copies the Column Default from an XLptsDBCreateStatementColumnDefaultType. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |