|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataProductType | |
|---|---|
| edu.indiana.extreme.lead.resource_catalog.xsd | |
| edu.indiana.extreme.lead.resource_catalog.xsd.impl | |
| Uses of DataProductType in edu.indiana.extreme.lead.resource_catalog.xsd |
|---|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd that return DataProductType | |
|---|---|
static DataProductType |
DataProductType.Factory.newInstance()
|
static DataProductType |
DataProductType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static DataProductType |
DataProductType.Factory.newValue(java.lang.Object obj)
|
static DataProductType |
DataProductType.Factory.parse(java.io.File file)
|
static DataProductType |
DataProductType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static DataProductType |
DataProductType.Factory.parse(java.io.InputStream is)
|
static DataProductType |
DataProductType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static DataProductType |
DataProductType.Factory.parse(org.w3c.dom.Node node)
|
static DataProductType |
DataProductType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static DataProductType |
DataProductType.Factory.parse(java.io.Reader r)
|
static DataProductType |
DataProductType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static DataProductType |
DataProductType.Factory.parse(java.lang.String xmlAsString)
|
static DataProductType |
DataProductType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static DataProductType |
DataProductType.Factory.parse(java.net.URL u)
|
static DataProductType |
DataProductType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
DataProductType |
RegisterDataProductDocument.RegisterDataProduct.DataProduct.xgetDataProductType()
Gets (as xml) the "dataProductType" attribute |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd with parameters of type DataProductType | |
|---|---|
void |
RegisterDataProductDocument.RegisterDataProduct.DataProduct.xsetDataProductType(DataProductType dataProductType)
Sets (as xml) the "dataProductType" attribute |
| Uses of DataProductType in edu.indiana.extreme.lead.resource_catalog.xsd.impl |
|---|
| Classes in edu.indiana.extreme.lead.resource_catalog.xsd.impl that implement DataProductType | |
|---|---|
class |
DataProductTypeImpl
An XML DataProductType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl that return DataProductType | |
|---|---|
DataProductType |
RegisterDataProductDocumentImpl.RegisterDataProductImpl.DataProductImpl.xgetDataProductType()
Gets (as xml) the "dataProductType" attribute |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl with parameters of type DataProductType | |
|---|---|
void |
RegisterDataProductDocumentImpl.RegisterDataProductImpl.DataProductImpl.xsetDataProductType(DataProductType dataProductType)
Sets (as xml) the "dataProductType" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||