|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreationFlagEnumeration | |
---|---|
org.icenigrid.schema.jsdl.y2005.m11 | |
org.icenigrid.schema.jsdl.y2005.m11.impl |
Uses of CreationFlagEnumeration in org.icenigrid.schema.jsdl.y2005.m11 |
---|
Methods in org.icenigrid.schema.jsdl.y2005.m11 that return CreationFlagEnumeration | |
---|---|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.newInstance()
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.newValue(java.lang.Object obj)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(java.io.File file)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(java.io.InputStream is)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(org.w3c.dom.Node node)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(java.io.Reader r)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(java.lang.String xmlAsString)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(java.net.URL u)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
CreationFlagEnumeration |
CreationFlagDocument.xgetCreationFlag()
Gets (as xml) the "CreationFlag" element |
CreationFlagEnumeration |
DataStagingType.xgetCreationFlag()
Gets (as xml) the "CreationFlag" element |
Methods in org.icenigrid.schema.jsdl.y2005.m11 with parameters of type CreationFlagEnumeration | |
---|---|
void |
CreationFlagDocument.xsetCreationFlag(CreationFlagEnumeration creationFlag)
Sets (as xml) the "CreationFlag" element |
void |
DataStagingType.xsetCreationFlag(CreationFlagEnumeration creationFlag)
Sets (as xml) the "CreationFlag" element |
Uses of CreationFlagEnumeration in org.icenigrid.schema.jsdl.y2005.m11.impl |
---|
Classes in org.icenigrid.schema.jsdl.y2005.m11.impl that implement CreationFlagEnumeration | |
---|---|
class |
CreationFlagEnumerationImpl
An XML CreationFlagEnumeration(@http://schemas.ggf.org/jsdl/2005/11/jsdl). |
Methods in org.icenigrid.schema.jsdl.y2005.m11.impl that return CreationFlagEnumeration | |
---|---|
CreationFlagEnumeration |
CreationFlagDocumentImpl.xgetCreationFlag()
Gets (as xml) the "CreationFlag" element |
CreationFlagEnumeration |
DataStagingTypeImpl.xgetCreationFlag()
Gets (as xml) the "CreationFlag" element |
Methods in org.icenigrid.schema.jsdl.y2005.m11.impl with parameters of type CreationFlagEnumeration | |
---|---|
void |
CreationFlagDocumentImpl.xsetCreationFlag(CreationFlagEnumeration creationFlag)
Sets (as xml) the "CreationFlag" element |
void |
DataStagingTypeImpl.xsetCreationFlag(CreationFlagEnumeration creationFlag)
Sets (as xml) the "CreationFlag" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |