|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDriverExtensionSubType | |
---|---|
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 XLptsDriverExtensionSubType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types with type parameters of type XLptsDriverExtensionSubType | |
---|---|
protected java.util.List<XLptsDriverExtensionSubType> |
XLptsODBCDriverType.driverListItem
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDriverExtensionSubType | |
---|---|
XLptsDriverExtensionSubType |
ObjectFactory.createXLptsDriverExtensionSubType()
Create an instance of XLptsDriverExtensionSubType |
Methods in com.lapetus_ltd._2009.xml.types that return types with arguments of type XLptsDriverExtensionSubType | |
---|---|
java.util.List<XLptsDriverExtensionSubType> |
XLptsODBCDriverType.getDriverListItem()
Gets the value of the driverListItem property. |
Uses of XLptsDriverExtensionSubType in com.lapetus_ltd.api.db.xml.types |
---|
Subclasses of XLptsDriverExtensionSubType in com.lapetus_ltd.api.db.xml.types | |
---|---|
class |
TLptsDriverExtensionSubType
Class Description : This class holds the ODBC name of the driver and extension of the supported file. |
Methods in com.lapetus_ltd.api.db.xml.types that return types with arguments of type XLptsDriverExtensionSubType | |
---|---|
java.util.List<XLptsDriverExtensionSubType> |
TLptsODBCDriverType.getDriverListItem()
Returns a copy of the actual list. |
Methods in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDriverExtensionSubType | |
---|---|
void |
TLptsODBCDriverType.addDriverListItem(XLptsDriverExtensionSubType dest)
Adds the driver extension sub type to the driver list. |
void |
TLptsODBCDriverType.removeDriverListItem(XLptsDriverExtensionSubType dest)
Removes the driver extension sub type from the driver extension list. |
Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDriverExtensionSubType | |
---|---|
TLptsDriverExtensionSubType(XLptsDriverExtensionSubType dest)
Creates a new XLptsDriverExtensionSubType from another. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |