|
||||||||||
| 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.DataCatalogSetTypeImpl
public class DataCatalogSetTypeImpl
An XML DataCatalogSetType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DataCatalogSetTypeImpl.CatalogImpl
An XML catalog(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.DataCatalogSetType |
|---|
DataCatalogSetType.Catalog, DataCatalogSetType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.DataCatalogSetType |
|---|
type |
| Constructor Summary | |
|---|---|
DataCatalogSetTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
DataCatalogSetType.Catalog |
addNewCatalog()
Appends and returns a new empty value (as xml) as the last "catalog" element |
DataCatalogSetType.Catalog[] |
getCatalogArray()
Gets array of all "catalog" elements |
DataCatalogSetType.Catalog |
getCatalogArray(int i)
Gets ith "catalog" element |
DataCatalogSetType.Catalog |
insertNewCatalog(int i)
Inserts and returns a new empty value (as xml) as the ith "catalog" element |
void |
removeCatalog(int i)
Removes the ith "catalog" element |
void |
setCatalogArray(DataCatalogSetType.Catalog[] catalogArray)
Sets array of all "catalog" element |
void |
setCatalogArray(int i,
DataCatalogSetType.Catalog catalog)
Sets ith "catalog" element |
int |
sizeOfCatalogArray()
Returns number of "catalog" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataCatalogSetTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public DataCatalogSetType.Catalog[] getCatalogArray()
getCatalogArray in interface DataCatalogSetTypepublic DataCatalogSetType.Catalog getCatalogArray(int i)
getCatalogArray in interface DataCatalogSetTypepublic int sizeOfCatalogArray()
sizeOfCatalogArray in interface DataCatalogSetTypepublic void setCatalogArray(DataCatalogSetType.Catalog[] catalogArray)
setCatalogArray in interface DataCatalogSetType
public void setCatalogArray(int i,
DataCatalogSetType.Catalog catalog)
setCatalogArray in interface DataCatalogSetTypepublic DataCatalogSetType.Catalog insertNewCatalog(int i)
insertNewCatalog in interface DataCatalogSetTypepublic DataCatalogSetType.Catalog addNewCatalog()
addNewCatalog in interface DataCatalogSetTypepublic void removeCatalog(int i)
removeCatalog in interface DataCatalogSetType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||