|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataCatalogType.Enum | |
|---|---|
| edu.indiana.extreme.lead.resource_catalog.xsd | |
| edu.indiana.extreme.lead.resource_catalog.xsd.impl | |
| Uses of DataCatalogType.Enum in edu.indiana.extreme.lead.resource_catalog.xsd |
|---|
| Fields in edu.indiana.extreme.lead.resource_catalog.xsd declared as DataCatalogType.Enum | |
|---|---|
static DataCatalogType.Enum |
DataCatalogType.DIRECT
|
static DataCatalogType.Enum |
DataCatalogType.THREDDS
|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd that return DataCatalogType.Enum | |
|---|---|
static DataCatalogType.Enum |
DataCatalogType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static DataCatalogType.Enum |
DataCatalogType.Enum.forString(java.lang.String s)
Returns the enum value for a string, or null if none. |
DataCatalogType.Enum |
ListDataCatalogsDocument.ListDataCatalogs.getCatalogType()
Gets the "catalogType" element |
DataCatalogType.Enum |
DeleteDataCatalogDocument.DeleteDataCatalog.getCatalogType()
Gets the "catalogType" element |
DataCatalogType.Enum |
DataCatalogSourceType.getCatalogType()
Gets the "catalogType" element |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd with parameters of type DataCatalogType.Enum | |
|---|---|
void |
ListDataCatalogsDocument.ListDataCatalogs.setCatalogType(DataCatalogType.Enum catalogType)
Sets the "catalogType" element |
void |
DeleteDataCatalogDocument.DeleteDataCatalog.setCatalogType(DataCatalogType.Enum catalogType)
Sets the "catalogType" element |
void |
DataCatalogSourceType.setCatalogType(DataCatalogType.Enum catalogType)
Sets the "catalogType" element |
| Uses of DataCatalogType.Enum in edu.indiana.extreme.lead.resource_catalog.xsd.impl |
|---|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl that return DataCatalogType.Enum | |
|---|---|
DataCatalogType.Enum |
ListDataCatalogsDocumentImpl.ListDataCatalogsImpl.getCatalogType()
Gets the "catalogType" element |
DataCatalogType.Enum |
DeleteDataCatalogDocumentImpl.DeleteDataCatalogImpl.getCatalogType()
Gets the "catalogType" element |
DataCatalogType.Enum |
DataCatalogSourceTypeImpl.getCatalogType()
Gets the "catalogType" element |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl with parameters of type DataCatalogType.Enum | |
|---|---|
void |
ListDataCatalogsDocumentImpl.ListDataCatalogsImpl.setCatalogType(DataCatalogType.Enum catalogType)
Sets the "catalogType" element |
void |
DeleteDataCatalogDocumentImpl.DeleteDataCatalogImpl.setCatalogType(DataCatalogType.Enum catalogType)
Sets the "catalogType" element |
void |
DataCatalogSourceTypeImpl.setCatalogType(DataCatalogType.Enum catalogType)
Sets the "catalogType" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||