|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreationFlagEnumeration | |
---|---|
org.ggf.schemas.jsdl.x2005.x11.jsdl | |
org.ggf.schemas.jsdl.x2005.x11.jsdl.impl |
Uses of CreationFlagEnumeration in org.ggf.schemas.jsdl.x2005.x11.jsdl |
---|
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl that return CreationFlagEnumeration | |
---|---|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.newInstance()
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.newValue(Object obj)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(File file)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(InputStream is)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(Node node)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(Reader r)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(String xmlAsString)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(URL u)
|
static CreationFlagEnumeration |
CreationFlagEnumeration.Factory.parse(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 |
DataStagingType.xgetCreationFlag()
Gets (as xml) the "CreationFlag" element |
CreationFlagEnumeration |
CreationFlagDocument.xgetCreationFlag()
Gets (as xml) the "CreationFlag" element |
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl with parameters of type CreationFlagEnumeration | |
---|---|
void |
DataStagingType.xsetCreationFlag(CreationFlagEnumeration creationFlag)
Sets (as xml) the "CreationFlag" element |
void |
CreationFlagDocument.xsetCreationFlag(CreationFlagEnumeration creationFlag)
Sets (as xml) the "CreationFlag" element |
Uses of CreationFlagEnumeration in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl |
---|
Classes in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that implement CreationFlagEnumeration | |
---|---|
class |
CreationFlagEnumerationImpl
An XML CreationFlagEnumeration(@http://schemas.ggf.org/jsdl/2005/11/jsdl). |
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that return CreationFlagEnumeration | |
---|---|
CreationFlagEnumeration |
DataStagingTypeImpl.xgetCreationFlag()
Gets (as xml) the "CreationFlag" element |
CreationFlagEnumeration |
CreationFlagDocumentImpl.xgetCreationFlag()
Gets (as xml) the "CreationFlag" element |
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl with parameters of type CreationFlagEnumeration | |
---|---|
void |
DataStagingTypeImpl.xsetCreationFlag(CreationFlagEnumeration creationFlag)
Sets (as xml) the "CreationFlag" element |
void |
CreationFlagDocumentImpl.xsetCreationFlag(CreationFlagEnumeration creationFlag)
Sets (as xml) the "CreationFlag" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |