edu.indiana.extreme.lead.resource_catalog.xsd
Interface DataProductType
- All Known Implementing Classes:
- DataProductTypeImpl
public interface DataProductType
An XML DataProductType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd).
This is an atomic type that is a restriction of edu.indiana.extreme.lead.resource_catalog.xsd.DataProductType.
|
Nested Class Summary |
static class |
DataProductType.Enum
Enumeration value class for edu.indiana.extreme.lead.resource_catalog.xsd.DataProductType. |
static class |
DataProductType.Factory
A factory class with static methods for creating instances
of this type. |
|
Method Summary |
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue()
|
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
type
static final org.apache.xmlbeans.SchemaType type
FILE
static final DataProductType.Enum FILE
COLLECTION
static final DataProductType.Enum COLLECTION
INT_FILE
static final int INT_FILE
- See Also:
- Constant Field Values
INT_COLLECTION
static final int INT_COLLECTION
- See Also:
- Constant Field Values
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.