Uses of Interface
org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType

Packages that use OperatingSystemTypeType
org.ggf.schemas.jsdl.x2005.x11.jsdl   
org.ggf.schemas.jsdl.x2005.x11.jsdl.impl   
 

Uses of OperatingSystemTypeType in org.ggf.schemas.jsdl.x2005.x11.jsdl
 

Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl that return OperatingSystemTypeType
 OperatingSystemTypeType OperatingSystemTypeDocument.addNewOperatingSystemType()
          Appends and returns a new empty "OperatingSystemType" element
 OperatingSystemTypeType OperatingSystemType.addNewOperatingSystemType()
          Appends and returns a new empty "OperatingSystemType" element
 OperatingSystemTypeType OperatingSystemTypeDocument.getOperatingSystemType()
          Gets the "OperatingSystemType" element
 OperatingSystemTypeType OperatingSystemType.getOperatingSystemType()
          Gets the "OperatingSystemType" element
static OperatingSystemTypeType OperatingSystemTypeType.Factory.newInstance()
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(File file)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(InputStream is)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(Node node)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(Reader r)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(String xmlAsString)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(URL u)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static OperatingSystemTypeType OperatingSystemTypeType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static OperatingSystemTypeType OperatingSystemTypeType.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 OperatingSystemTypeType
 void OperatingSystemTypeDocument.setOperatingSystemType(OperatingSystemTypeType operatingSystemType)
          Sets the "OperatingSystemType" element
 void OperatingSystemType.setOperatingSystemType(OperatingSystemTypeType operatingSystemType)
          Sets the "OperatingSystemType" element
 

Uses of OperatingSystemTypeType in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
 

Classes in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that implement OperatingSystemTypeType
 class OperatingSystemTypeTypeImpl
          An XML OperatingSystemType_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
 

Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that return OperatingSystemTypeType
 OperatingSystemTypeType OperatingSystemTypeImpl.addNewOperatingSystemType()
          Appends and returns a new empty "OperatingSystemType" element
 OperatingSystemTypeType OperatingSystemTypeDocumentImpl.addNewOperatingSystemType()
          Appends and returns a new empty "OperatingSystemType" element
 OperatingSystemTypeType OperatingSystemTypeImpl.getOperatingSystemType()
          Gets the "OperatingSystemType" element
 OperatingSystemTypeType OperatingSystemTypeDocumentImpl.getOperatingSystemType()
          Gets the "OperatingSystemType" element
 

Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl with parameters of type OperatingSystemTypeType
 void OperatingSystemTypeImpl.setOperatingSystemType(OperatingSystemTypeType operatingSystemType)
          Sets the "OperatingSystemType" element
 void OperatingSystemTypeDocumentImpl.setOperatingSystemType(OperatingSystemTypeType operatingSystemType)
          Sets the "OperatingSystemType" element
 



Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.