|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataCatalogSourceType
An XML DataCatalogSourceType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DataCatalogSourceType.Factory
A factory class with static methods for creating instances of this type. |
static interface |
DataCatalogSourceType.IndexFrequencyMins
An XML indexFrequencyMins(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
DataCatalogSourceType.IndexFrequencyMins |
addNewIndexFrequencyMins()
Appends and returns a new empty "indexFrequencyMins" element |
DataCatalogRestrictionType |
addNewModifyRestriction()
Appends and returns a new empty "modifyRestriction" element |
DataCatalogRestrictionType |
addNewSearchRestriction()
Appends and returns a new empty "searchRestriction" element |
boolean |
getBuildIndex()
Gets the "buildIndex" element |
java.lang.String |
getCatalogDescription()
Gets the "catalogDescription" element |
DataCatalogType.Enum |
getCatalogType()
Gets the "catalogType" element |
java.lang.String |
getCatalogUrl()
Gets the "catalogUrl" element |
DataCatalogSourceType.IndexFrequencyMins |
getIndexFrequencyMins()
Gets the "indexFrequencyMins" element |
DataCatalogRestrictionType |
getModifyRestriction()
Gets the "modifyRestriction" element |
DataCatalogRestrictionType |
getSearchRestriction()
Gets the "searchRestriction" element |
boolean |
isSetCatalogDescription()
True if has "catalogDescription" element |
boolean |
isSetIndexFrequencyMins()
True if has "indexFrequencyMins" element |
boolean |
isSetModifyRestriction()
True if has "modifyRestriction" element |
boolean |
isSetSearchRestriction()
True if has "searchRestriction" element |
void |
setBuildIndex(boolean buildIndex)
Sets the "buildIndex" element |
void |
setCatalogDescription(java.lang.String catalogDescription)
Sets the "catalogDescription" element |
void |
setCatalogType(DataCatalogType.Enum catalogType)
Sets the "catalogType" element |
void |
setCatalogUrl(java.lang.String catalogUrl)
Sets the "catalogUrl" element |
void |
setIndexFrequencyMins(DataCatalogSourceType.IndexFrequencyMins indexFrequencyMins)
Sets the "indexFrequencyMins" element |
void |
setModifyRestriction(DataCatalogRestrictionType modifyRestriction)
Sets the "modifyRestriction" element |
void |
setSearchRestriction(DataCatalogRestrictionType searchRestriction)
Sets the "searchRestriction" element |
void |
unsetCatalogDescription()
Unsets the "catalogDescription" element |
void |
unsetIndexFrequencyMins()
Unsets the "indexFrequencyMins" element |
void |
unsetModifyRestriction()
Unsets the "modifyRestriction" element |
void |
unsetSearchRestriction()
Unsets the "searchRestriction" element |
org.apache.xmlbeans.XmlBoolean |
xgetBuildIndex()
Gets (as xml) the "buildIndex" element |
org.apache.xmlbeans.XmlString |
xgetCatalogDescription()
Gets (as xml) the "catalogDescription" element |
DataCatalogType |
xgetCatalogType()
Gets (as xml) the "catalogType" element |
org.apache.xmlbeans.XmlAnyURI |
xgetCatalogUrl()
Gets (as xml) the "catalogUrl" element |
void |
xsetBuildIndex(org.apache.xmlbeans.XmlBoolean buildIndex)
Sets (as xml) the "buildIndex" element |
void |
xsetCatalogDescription(org.apache.xmlbeans.XmlString catalogDescription)
Sets (as xml) the "catalogDescription" element |
void |
xsetCatalogType(DataCatalogType catalogType)
Sets (as xml) the "catalogType" element |
void |
xsetCatalogUrl(org.apache.xmlbeans.XmlAnyURI catalogUrl)
Sets (as xml) the "catalogUrl" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getCatalogUrl()
org.apache.xmlbeans.XmlAnyURI xgetCatalogUrl()
void setCatalogUrl(java.lang.String catalogUrl)
void xsetCatalogUrl(org.apache.xmlbeans.XmlAnyURI catalogUrl)
DataCatalogType.Enum getCatalogType()
DataCatalogType xgetCatalogType()
void setCatalogType(DataCatalogType.Enum catalogType)
void xsetCatalogType(DataCatalogType catalogType)
java.lang.String getCatalogDescription()
org.apache.xmlbeans.XmlString xgetCatalogDescription()
boolean isSetCatalogDescription()
void setCatalogDescription(java.lang.String catalogDescription)
void xsetCatalogDescription(org.apache.xmlbeans.XmlString catalogDescription)
void unsetCatalogDescription()
boolean getBuildIndex()
org.apache.xmlbeans.XmlBoolean xgetBuildIndex()
void setBuildIndex(boolean buildIndex)
void xsetBuildIndex(org.apache.xmlbeans.XmlBoolean buildIndex)
DataCatalogSourceType.IndexFrequencyMins getIndexFrequencyMins()
boolean isSetIndexFrequencyMins()
void setIndexFrequencyMins(DataCatalogSourceType.IndexFrequencyMins indexFrequencyMins)
DataCatalogSourceType.IndexFrequencyMins addNewIndexFrequencyMins()
void unsetIndexFrequencyMins()
DataCatalogRestrictionType getSearchRestriction()
boolean isSetSearchRestriction()
void setSearchRestriction(DataCatalogRestrictionType searchRestriction)
DataCatalogRestrictionType addNewSearchRestriction()
void unsetSearchRestriction()
DataCatalogRestrictionType getModifyRestriction()
boolean isSetModifyRestriction()
void setModifyRestriction(DataCatalogRestrictionType modifyRestriction)
DataCatalogRestrictionType addNewModifyRestriction()
void unsetModifyRestriction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||