|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface DataCatalogSetType.Catalog
An XML catalog(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DataCatalogSetType.Catalog.Factory
A factory class with static methods for creating instances of this type. |
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.DataCatalogSourceType |
|---|
DataCatalogSourceType.IndexFrequencyMins |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
int |
getIndexedEntriesCount()
Gets the "indexedEntriesCount" element |
java.util.Calendar |
getIndexTimestamp()
Gets the "indexTimestamp" attribute |
boolean |
isSetIndexedEntriesCount()
True if has "indexedEntriesCount" element |
boolean |
isSetIndexTimestamp()
True if has "indexTimestamp" attribute |
void |
setIndexedEntriesCount(int indexedEntriesCount)
Sets the "indexedEntriesCount" element |
void |
setIndexTimestamp(java.util.Calendar indexTimestamp)
Sets the "indexTimestamp" attribute |
void |
unsetIndexedEntriesCount()
Unsets the "indexedEntriesCount" element |
void |
unsetIndexTimestamp()
Unsets the "indexTimestamp" attribute |
org.apache.xmlbeans.XmlInt |
xgetIndexedEntriesCount()
Gets (as xml) the "indexedEntriesCount" element |
org.apache.xmlbeans.XmlDateTime |
xgetIndexTimestamp()
Gets (as xml) the "indexTimestamp" attribute |
void |
xsetIndexedEntriesCount(org.apache.xmlbeans.XmlInt indexedEntriesCount)
Sets (as xml) the "indexedEntriesCount" element |
void |
xsetIndexTimestamp(org.apache.xmlbeans.XmlDateTime indexTimestamp)
Sets (as xml) the "indexTimestamp" attribute |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
int getIndexedEntriesCount()
org.apache.xmlbeans.XmlInt xgetIndexedEntriesCount()
boolean isSetIndexedEntriesCount()
void setIndexedEntriesCount(int indexedEntriesCount)
void xsetIndexedEntriesCount(org.apache.xmlbeans.XmlInt indexedEntriesCount)
void unsetIndexedEntriesCount()
java.util.Calendar getIndexTimestamp()
org.apache.xmlbeans.XmlDateTime xgetIndexTimestamp()
boolean isSetIndexTimestamp()
void setIndexTimestamp(java.util.Calendar indexTimestamp)
void xsetIndexTimestamp(org.apache.xmlbeans.XmlDateTime indexTimestamp)
void unsetIndexTimestamp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||