|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDBStatementCriteriaItemType | |
---|---|
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 XLptsDBStatementCriteriaItemType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types with type parameters of type XLptsDBStatementCriteriaItemType | |
---|---|
protected java.util.List<XLptsDBStatementCriteriaItemType> |
XLptsDBStatementCriteriaType.criteriaListItem
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBStatementCriteriaItemType | |
---|---|
XLptsDBStatementCriteriaItemType |
ObjectFactory.createXLptsDBStatementCriteriaItemType()
Create an instance of XLptsDBStatementCriteriaItemType |
Methods in com.lapetus_ltd._2009.xml.types that return types with arguments of type XLptsDBStatementCriteriaItemType | |
---|---|
java.util.List<XLptsDBStatementCriteriaItemType> |
XLptsDBStatementCriteriaType.getCriteriaListItem()
Gets the value of the criteriaListItem property. |
Uses of XLptsDBStatementCriteriaItemType in com.lapetus_ltd.api.db.xml.types |
---|
Subclasses of XLptsDBStatementCriteriaItemType in com.lapetus_ltd.api.db.xml.types | |
---|---|
class |
TLptsDBStatementCriteriaItemType
Class Description : This initialises the XLptsDBStatementCriteriaItemType. |
Methods in com.lapetus_ltd.api.db.xml.types that return types with arguments of type XLptsDBStatementCriteriaItemType | |
---|---|
java.util.List<XLptsDBStatementCriteriaItemType> |
TLptsDBStatementCriteriaType.getCriteriaListItem()
Returns a copy of the actual list. |
Methods in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBStatementCriteriaItemType | |
---|---|
void |
TLptsDBStatementCriteriaType.addCriteriaListItem(XLptsDBStatementCriteriaItemType spit)
Adds the statement parameter item type to the criteriaListItem list. |
void |
TLptsDBStatementCriteriaType.removeCriteriaListItem(XLptsDBStatementCriteriaItemType spit)
Removes the statement parameter item type from the criteriaListItem list. |
Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBStatementCriteriaItemType | |
---|---|
TLptsDBStatementCriteriaItemType(XLptsDBStatementCriteriaItemType spit)
This constructor copies the statement parameter information from an existing XLptsDBStatementCriteriaItemType. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |