|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperatingSystemType | |
---|---|
org.ggf.schemas.jsdl.x2005.x11.jsdl | |
org.ggf.schemas.jsdl.x2005.x11.jsdl.impl |
Uses of OperatingSystemType in org.ggf.schemas.jsdl.x2005.x11.jsdl |
---|
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl that return OperatingSystemType | |
---|---|
OperatingSystemType |
ResourcesType.addNewOperatingSystem()
Appends and returns a new empty "OperatingSystem" element |
OperatingSystemType |
OperatingSystemDocument.addNewOperatingSystem()
Appends and returns a new empty "OperatingSystem" element |
OperatingSystemType |
ResourcesType.getOperatingSystem()
Gets the "OperatingSystem" element |
OperatingSystemType |
OperatingSystemDocument.getOperatingSystem()
Gets the "OperatingSystem" element |
static OperatingSystemType |
OperatingSystemType.Factory.newInstance()
|
static OperatingSystemType |
OperatingSystemType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(File file)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(InputStream is)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(Node node)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(Reader r)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(String xmlAsString)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(URL u)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static OperatingSystemType |
OperatingSystemType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static OperatingSystemType |
OperatingSystemType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static OperatingSystemType |
OperatingSystemType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl with parameters of type OperatingSystemType | |
---|---|
void |
ResourcesType.setOperatingSystem(OperatingSystemType operatingSystem)
Sets the "OperatingSystem" element |
void |
OperatingSystemDocument.setOperatingSystem(OperatingSystemType operatingSystem)
Sets the "OperatingSystem" element |
Uses of OperatingSystemType in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl |
---|
Classes in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that implement OperatingSystemType | |
---|---|
class |
OperatingSystemTypeImpl
An XML OperatingSystem_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl). |
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that return OperatingSystemType | |
---|---|
OperatingSystemType |
ResourcesTypeImpl.addNewOperatingSystem()
Appends and returns a new empty "OperatingSystem" element |
OperatingSystemType |
OperatingSystemDocumentImpl.addNewOperatingSystem()
Appends and returns a new empty "OperatingSystem" element |
OperatingSystemType |
ResourcesTypeImpl.getOperatingSystem()
Gets the "OperatingSystem" element |
OperatingSystemType |
OperatingSystemDocumentImpl.getOperatingSystem()
Gets the "OperatingSystem" element |
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl with parameters of type OperatingSystemType | |
---|---|
void |
ResourcesTypeImpl.setOperatingSystem(OperatingSystemType operatingSystem)
Sets the "OperatingSystem" element |
void |
OperatingSystemDocumentImpl.setOperatingSystem(OperatingSystemType operatingSystem)
Sets the "OperatingSystem" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |