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

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

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

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

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

Classes in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that implement CPUArchitectureType
 class CPUArchitectureTypeImpl
          An XML CPUArchitecture_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
 

Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that return CPUArchitectureType
 CPUArchitectureType ResourcesTypeImpl.addNewCPUArchitecture()
          Appends and returns a new empty "CPUArchitecture" element
 CPUArchitectureType CPUArchitectureDocumentImpl.addNewCPUArchitecture()
          Appends and returns a new empty "CPUArchitecture" element
 CPUArchitectureType ResourcesTypeImpl.getCPUArchitecture()
          Gets the "CPUArchitecture" element
 CPUArchitectureType CPUArchitectureDocumentImpl.getCPUArchitecture()
          Gets the "CPUArchitecture" element
 

Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl with parameters of type CPUArchitectureType
 void ResourcesTypeImpl.setCPUArchitecture(CPUArchitectureType cpuArchitecture)
          Sets the "CPUArchitecture" element
 void CPUArchitectureDocumentImpl.setCPUArchitecture(CPUArchitectureType cpuArchitecture)
          Sets the "CPUArchitecture" element
 



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