|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AndQueryType
An XML AndQueryType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
AndQueryType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
DataSourceQueryType |
addNewAndPredicate()
Appends and returns a new empty value (as xml) as the last "andPredicate" element |
DataSourceQueryType[] |
getAndPredicateArray()
Gets array of all "andPredicate" elements |
DataSourceQueryType |
getAndPredicateArray(int i)
Gets ith "andPredicate" element |
javax.xml.namespace.QName |
getQueryType()
Gets the "queryType" attribute |
DataSourceQueryType |
insertNewAndPredicate(int i)
Inserts and returns a new empty value (as xml) as the ith "andPredicate" element |
boolean |
isSetQueryType()
True if has "queryType" attribute |
void |
removeAndPredicate(int i)
Removes the ith "andPredicate" element |
void |
setAndPredicateArray(DataSourceQueryType[] andPredicateArray)
Sets array of all "andPredicate" element |
void |
setAndPredicateArray(int i,
DataSourceQueryType andPredicate)
Sets ith "andPredicate" element |
void |
setQueryType(javax.xml.namespace.QName queryType)
Sets the "queryType" attribute |
int |
sizeOfAndPredicateArray()
Returns number of "andPredicate" element |
void |
unsetQueryType()
Unsets the "queryType" attribute |
org.apache.xmlbeans.XmlQName |
xgetQueryType()
Gets (as xml) the "queryType" attribute |
void |
xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
Sets (as xml) the "queryType" attribute |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
DataSourceQueryType[] getAndPredicateArray()
DataSourceQueryType getAndPredicateArray(int i)
int sizeOfAndPredicateArray()
void setAndPredicateArray(DataSourceQueryType[] andPredicateArray)
void setAndPredicateArray(int i,
DataSourceQueryType andPredicate)
DataSourceQueryType insertNewAndPredicate(int i)
DataSourceQueryType addNewAndPredicate()
void removeAndPredicate(int i)
javax.xml.namespace.QName getQueryType()
getQueryType in interface DataSourceQueryTypeorg.apache.xmlbeans.XmlQName xgetQueryType()
xgetQueryType in interface DataSourceQueryTypeboolean isSetQueryType()
void setQueryType(javax.xml.namespace.QName queryType)
setQueryType in interface DataSourceQueryTypevoid xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
xsetQueryType in interface DataSourceQueryTypevoid unsetQueryType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||