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

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

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

Subinterfaces of TermStateType in org.ogf.schemas.graap.wsAgreement
 interface GuaranteeTermStateType
          An XML GuaranteeTermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
 interface ServiceTermStateType
          An XML ServiceTermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
 

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

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

Classes in org.ogf.schemas.graap.wsAgreement.impl that implement TermStateType
 class GuaranteeTermStateTypeImpl
          An XML GuaranteeTermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
 class ServiceTermStateTypeImpl
          An XML ServiceTermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
 class TermStateTypeImpl
          An XML TermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
 



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