|
||||||||||
| 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.AndQueryTypeImpl
public class AndQueryTypeImpl
An XML AndQueryType(@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.AndQueryType |
|---|
AndQueryType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.AndQueryType |
|---|
type |
| Constructor Summary | |
|---|---|
AndQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AndQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public DataSourceQueryType[] getAndPredicateArray()
getAndPredicateArray in interface AndQueryTypepublic DataSourceQueryType getAndPredicateArray(int i)
getAndPredicateArray in interface AndQueryTypepublic int sizeOfAndPredicateArray()
sizeOfAndPredicateArray in interface AndQueryTypepublic void setAndPredicateArray(DataSourceQueryType[] andPredicateArray)
setAndPredicateArray in interface AndQueryType
public void setAndPredicateArray(int i,
DataSourceQueryType andPredicate)
setAndPredicateArray in interface AndQueryTypepublic DataSourceQueryType insertNewAndPredicate(int i)
insertNewAndPredicate in interface AndQueryTypepublic DataSourceQueryType addNewAndPredicate()
addNewAndPredicate in interface AndQueryTypepublic void removeAndPredicate(int i)
removeAndPredicate in interface AndQueryTypepublic javax.xml.namespace.QName getQueryType()
getQueryType in interface AndQueryTypegetQueryType in interface DataSourceQueryTypegetQueryType in class DataSourceQueryTypeImplpublic org.apache.xmlbeans.XmlQName xgetQueryType()
xgetQueryType in interface AndQueryTypexgetQueryType in interface DataSourceQueryTypexgetQueryType in class DataSourceQueryTypeImplpublic boolean isSetQueryType()
isSetQueryType in interface AndQueryTypepublic void setQueryType(javax.xml.namespace.QName queryType)
setQueryType in interface AndQueryTypesetQueryType in interface DataSourceQueryTypesetQueryType in class DataSourceQueryTypeImplpublic void xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
xsetQueryType in interface AndQueryTypexsetQueryType in interface DataSourceQueryTypexsetQueryType in class DataSourceQueryTypeImplpublic void unsetQueryType()
unsetQueryType in interface AndQueryType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||