|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescriptionType | |
---|---|
org.ggf.schemas.jsdl.x2005.x11.jsdl | |
org.ggf.schemas.jsdl.x2005.x11.jsdl.impl |
Uses of DescriptionType in org.ggf.schemas.jsdl.x2005.x11.jsdl |
---|
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl that return DescriptionType | |
---|---|
static DescriptionType |
DescriptionType.Factory.newInstance()
|
static DescriptionType |
DescriptionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.newValue(Object obj)
|
static DescriptionType |
DescriptionType.Factory.parse(File file)
|
static DescriptionType |
DescriptionType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(InputStream is)
|
static DescriptionType |
DescriptionType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(Node node)
|
static DescriptionType |
DescriptionType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(Reader r)
|
static DescriptionType |
DescriptionType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(String xmlAsString)
|
static DescriptionType |
DescriptionType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(URL u)
|
static DescriptionType |
DescriptionType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static DescriptionType |
DescriptionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static DescriptionType |
DescriptionType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static DescriptionType |
DescriptionType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
DescriptionType |
OperatingSystemType.xgetDescription()
Gets (as xml) the "Description" element |
DescriptionType |
JobIdentificationType.xgetDescription()
Gets (as xml) the "Description" element |
DescriptionType |
FileSystemType.xgetDescription()
Gets (as xml) the "Description" element |
DescriptionType |
DescriptionDocument.xgetDescription()
Gets (as xml) the "Description" element |
DescriptionType |
ApplicationType.xgetDescription()
Gets (as xml) the "Description" element |
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl with parameters of type DescriptionType | |
---|---|
void |
OperatingSystemType.xsetDescription(DescriptionType description)
Sets (as xml) the "Description" element |
void |
JobIdentificationType.xsetDescription(DescriptionType description)
Sets (as xml) the "Description" element |
void |
FileSystemType.xsetDescription(DescriptionType description)
Sets (as xml) the "Description" element |
void |
DescriptionDocument.xsetDescription(DescriptionType description)
Sets (as xml) the "Description" element |
void |
ApplicationType.xsetDescription(DescriptionType description)
Sets (as xml) the "Description" element |
Uses of DescriptionType in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl |
---|
Classes in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that implement DescriptionType | |
---|---|
class |
DescriptionTypeImpl
An XML Description_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl). |
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that return DescriptionType | |
---|---|
DescriptionType |
OperatingSystemTypeImpl.xgetDescription()
Gets (as xml) the "Description" element |
DescriptionType |
JobIdentificationTypeImpl.xgetDescription()
Gets (as xml) the "Description" element |
DescriptionType |
FileSystemTypeImpl.xgetDescription()
Gets (as xml) the "Description" element |
DescriptionType |
DescriptionDocumentImpl.xgetDescription()
Gets (as xml) the "Description" element |
DescriptionType |
ApplicationTypeImpl.xgetDescription()
Gets (as xml) the "Description" element |
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl with parameters of type DescriptionType | |
---|---|
void |
OperatingSystemTypeImpl.xsetDescription(DescriptionType description)
Sets (as xml) the "Description" element |
void |
JobIdentificationTypeImpl.xsetDescription(DescriptionType description)
Sets (as xml) the "Description" element |
void |
FileSystemTypeImpl.xsetDescription(DescriptionType description)
Sets (as xml) the "Description" element |
void |
DescriptionDocumentImpl.xsetDescription(DescriptionType description)
Sets (as xml) the "Description" element |
void |
ApplicationTypeImpl.xsetDescription(DescriptionType description)
Sets (as xml) the "Description" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |