|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDBConnectionGroupType | |
---|---|
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 XLptsDBConnectionGroupType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBConnectionGroupType | |
---|---|
protected XLptsDBConnectionGroupType |
XLptsDBProjectType.connectionGroup
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBConnectionGroupType | |
---|---|
XLptsDBConnectionGroupType |
ObjectFactory.createXLptsDBConnectionGroupType()
Create an instance of XLptsDBConnectionGroupType |
XLptsDBConnectionGroupType |
XLptsDBProjectType.getConnectionGroup()
Gets the value of the connectionGroup property. |
Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBConnectionGroupType | |
---|---|
void |
XLptsDBProjectType.setConnectionGroup(XLptsDBConnectionGroupType value)
Sets the value of the connectionGroup property. |
Uses of XLptsDBConnectionGroupType in com.lapetus_ltd.api.db.xml.types |
---|
Subclasses of XLptsDBConnectionGroupType in com.lapetus_ltd.api.db.xml.types | |
---|---|
class |
TLptsDBConnectionGroupType
Class Description : This initiates the connection group that keeps a list of all connections in the XML type XLptsDBConnectionGroupType. |
Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBConnectionGroupType | |
---|---|
TLptsDBConnectionGroupType(XLptsDBConnectionGroupType connectionGroupType)
This constructor copies the connection group information from an XLptsDBConnectionGroupType. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |