|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OrQueryType
An XML OrQueryType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
OrQueryType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
DataSourceQueryType |
addNewOrPredicate()
Appends and returns a new empty value (as xml) as the last "orPredicate" element |
DataSourceQueryType[] |
getOrPredicateArray()
Gets array of all "orPredicate" elements |
DataSourceQueryType |
getOrPredicateArray(int i)
Gets ith "orPredicate" element |
javax.xml.namespace.QName |
getQueryType()
Gets the "queryType" attribute |
DataSourceQueryType |
insertNewOrPredicate(int i)
Inserts and returns a new empty value (as xml) as the ith "orPredicate" element |
boolean |
isSetQueryType()
True if has "queryType" attribute |
void |
removeOrPredicate(int i)
Removes the ith "orPredicate" element |
void |
setOrPredicateArray(DataSourceQueryType[] orPredicateArray)
Sets array of all "orPredicate" element |
void |
setOrPredicateArray(int i,
DataSourceQueryType orPredicate)
Sets ith "orPredicate" element |
void |
setQueryType(javax.xml.namespace.QName queryType)
Sets the "queryType" attribute |
int |
sizeOfOrPredicateArray()
Returns number of "orPredicate" 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[] getOrPredicateArray()
DataSourceQueryType getOrPredicateArray(int i)
int sizeOfOrPredicateArray()
void setOrPredicateArray(DataSourceQueryType[] orPredicateArray)
void setOrPredicateArray(int i,
DataSourceQueryType orPredicate)
DataSourceQueryType insertNewOrPredicate(int i)
DataSourceQueryType addNewOrPredicate()
void removeOrPredicate(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 | |||||||||