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

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

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

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

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

Classes in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that implement CandidateHostsType
 class CandidateHostsTypeImpl
          An XML CandidateHosts_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
 

Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that return CandidateHostsType
 CandidateHostsType ResourcesTypeImpl.addNewCandidateHosts()
          Appends and returns a new empty "CandidateHosts" element
 CandidateHostsType CandidateHostsDocumentImpl.addNewCandidateHosts()
          Appends and returns a new empty "CandidateHosts" element
 CandidateHostsType ResourcesTypeImpl.getCandidateHosts()
          Gets the "CandidateHosts" element
 CandidateHostsType CandidateHostsDocumentImpl.getCandidateHosts()
          Gets the "CandidateHosts" element
 

Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl with parameters of type CandidateHostsType
 void ResourcesTypeImpl.setCandidateHosts(CandidateHostsType candidateHosts)
          Sets the "CandidateHosts" element
 void CandidateHostsDocumentImpl.setCandidateHosts(CandidateHostsType candidateHosts)
          Sets the "CandidateHosts" element
 



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