Uses of Interface
org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType

Packages that use WSAG4JEngineInstanceListType
org.ogf.graap.wsag4j.types.configuration   
org.ogf.graap.wsag4j.types.configuration.impl   
 

Uses of WSAG4JEngineInstanceListType in org.ogf.graap.wsag4j.types.configuration
 

Methods in org.ogf.graap.wsag4j.types.configuration that return WSAG4JEngineInstanceListType
 WSAG4JEngineInstanceListType WSRFEngineConfigurationType.addNewWSAG4JEngineInstances()
          Appends and returns a new empty "WSAG4JEngineInstances" element
 WSAG4JEngineInstanceListType WSRFEngineConfigurationType.getWSAG4JEngineInstances()
          Gets the "WSAG4JEngineInstances" element
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.newInstance()
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(File file)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(InputStream is)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(Node node)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(Reader r)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(String xmlAsString)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(URL u)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static WSAG4JEngineInstanceListType WSAG4JEngineInstanceListType.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.ogf.graap.wsag4j.types.configuration with parameters of type WSAG4JEngineInstanceListType
 void WSRFEngineConfigurationType.setWSAG4JEngineInstances(WSAG4JEngineInstanceListType wsag4JEngineInstances)
          Sets the "WSAG4JEngineInstances" element
 

Uses of WSAG4JEngineInstanceListType in org.ogf.graap.wsag4j.types.configuration.impl
 

Classes in org.ogf.graap.wsag4j.types.configuration.impl that implement WSAG4JEngineInstanceListType
 class WSAG4JEngineInstanceListTypeImpl
          An XML WSAG4JEngineInstanceListType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
 

Methods in org.ogf.graap.wsag4j.types.configuration.impl that return WSAG4JEngineInstanceListType
 WSAG4JEngineInstanceListType WSRFEngineConfigurationTypeImpl.addNewWSAG4JEngineInstances()
          Appends and returns a new empty "WSAG4JEngineInstances" element
 WSAG4JEngineInstanceListType WSRFEngineConfigurationTypeImpl.getWSAG4JEngineInstances()
          Gets the "WSAG4JEngineInstances" element
 

Methods in org.ogf.graap.wsag4j.types.configuration.impl with parameters of type WSAG4JEngineInstanceListType
 void WSRFEngineConfigurationTypeImpl.setWSAG4JEngineInstances(WSAG4JEngineInstanceListType wsag4JEngineInstances)
          Sets the "WSAG4JEngineInstances" element
 



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