|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDBStatementGroupType | |
---|---|
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 XLptsDBStatementGroupType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBStatementGroupType | |
---|---|
protected XLptsDBStatementGroupType |
XLptsDBProjectType.statementGroup
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBStatementGroupType | |
---|---|
XLptsDBStatementGroupType |
ObjectFactory.createXLptsDBStatementGroupType()
Create an instance of XLptsDBStatementGroupType |
XLptsDBStatementGroupType |
XLptsDBProjectType.getStatementGroup()
Gets the value of the statementGroup property. |
Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBStatementGroupType | |
---|---|
void |
XLptsDBProjectType.setStatementGroup(XLptsDBStatementGroupType value)
Sets the value of the statementGroup property. |
Uses of XLptsDBStatementGroupType in com.lapetus_ltd.api.db.xml.types |
---|
Subclasses of XLptsDBStatementGroupType in com.lapetus_ltd.api.db.xml.types | |
---|---|
class |
TLptsDBStatementGroupType
Class Description : This class initialises XLptsDBStatementGroupType, which holds all the statements in the system. |
Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBStatementGroupType | |
---|---|
TLptsDBStatementGroupType(XLptsDBStatementGroupType statementGroupType)
This constructor copies the statement group information from an existing XLptsDBStatementGroupType. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |