Uses of Interface
org.ogf.schemas.graap.wsAgreement.ServiceNameSet

Packages that use ServiceNameSet
org.ogf.schemas.graap.wsAgreement   
org.ogf.schemas.graap.wsAgreement.impl   
 

Uses of ServiceNameSet in org.ogf.schemas.graap.wsAgreement
 

Methods in org.ogf.schemas.graap.wsAgreement that return ServiceNameSet
static ServiceNameSet ServiceNameSet.Factory.newInstance()
           
static ServiceNameSet ServiceNameSet.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ServiceNameSet ServiceNameSet.Factory.parse(File file)
           
static ServiceNameSet ServiceNameSet.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static ServiceNameSet ServiceNameSet.Factory.parse(InputStream is)
           
static ServiceNameSet ServiceNameSet.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ServiceNameSet ServiceNameSet.Factory.parse(Node node)
           
static ServiceNameSet ServiceNameSet.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static ServiceNameSet ServiceNameSet.Factory.parse(Reader r)
           
static ServiceNameSet ServiceNameSet.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ServiceNameSet ServiceNameSet.Factory.parse(String xmlAsString)
           
static ServiceNameSet ServiceNameSet.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ServiceNameSet ServiceNameSet.Factory.parse(URL u)
           
static ServiceNameSet ServiceNameSet.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static ServiceNameSet ServiceNameSet.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static ServiceNameSet ServiceNameSet.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static ServiceNameSet ServiceNameSet.Factory.parse(XMLStreamReader sr)
           
static ServiceNameSet ServiceNameSet.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of ServiceNameSet in org.ogf.schemas.graap.wsAgreement.impl
 

Classes in org.ogf.schemas.graap.wsAgreement.impl that implement ServiceNameSet
 class ServiceNameSetImpl
          An XML ServiceNameSet(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
 



Copyright © 2008-2012. All Rights Reserved.