|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.DataSourceQueryTypeImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.OrQueryTypeImpl
public class OrQueryTypeImpl
An XML OrQueryType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.OrQueryType |
|---|
OrQueryType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.OrQueryType |
|---|
type |
| Constructor Summary | |
|---|---|
OrQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public DataSourceQueryType[] getOrPredicateArray()
getOrPredicateArray in interface OrQueryTypepublic DataSourceQueryType getOrPredicateArray(int i)
getOrPredicateArray in interface OrQueryTypepublic int sizeOfOrPredicateArray()
sizeOfOrPredicateArray in interface OrQueryTypepublic void setOrPredicateArray(DataSourceQueryType[] orPredicateArray)
setOrPredicateArray in interface OrQueryType
public void setOrPredicateArray(int i,
DataSourceQueryType orPredicate)
setOrPredicateArray in interface OrQueryTypepublic DataSourceQueryType insertNewOrPredicate(int i)
insertNewOrPredicate in interface OrQueryTypepublic DataSourceQueryType addNewOrPredicate()
addNewOrPredicate in interface OrQueryTypepublic void removeOrPredicate(int i)
removeOrPredicate in interface OrQueryTypepublic javax.xml.namespace.QName getQueryType()
getQueryType in interface DataSourceQueryTypegetQueryType in interface OrQueryTypegetQueryType in class DataSourceQueryTypeImplpublic org.apache.xmlbeans.XmlQName xgetQueryType()
xgetQueryType in interface DataSourceQueryTypexgetQueryType in interface OrQueryTypexgetQueryType in class DataSourceQueryTypeImplpublic boolean isSetQueryType()
isSetQueryType in interface OrQueryTypepublic void setQueryType(javax.xml.namespace.QName queryType)
setQueryType in interface DataSourceQueryTypesetQueryType in interface OrQueryTypesetQueryType in class DataSourceQueryTypeImplpublic void xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
xsetQueryType in interface DataSourceQueryTypexsetQueryType in interface OrQueryTypexsetQueryType in class DataSourceQueryTypeImplpublic void unsetQueryType()
unsetQueryType in interface OrQueryType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||