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

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

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

Methods in org.ogf.schemas.graap.wsAgreement that return ServiceRoleType
static ServiceRoleType ServiceRoleType.Factory.newInstance()
           
static ServiceRoleType ServiceRoleType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ServiceRoleType ServiceRoleType.Factory.newValue(Object obj)
           
static ServiceRoleType ServiceRoleType.Factory.parse(File file)
           
static ServiceRoleType ServiceRoleType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static ServiceRoleType ServiceRoleType.Factory.parse(InputStream is)
           
static ServiceRoleType ServiceRoleType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ServiceRoleType ServiceRoleType.Factory.parse(Node node)
           
static ServiceRoleType ServiceRoleType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static ServiceRoleType ServiceRoleType.Factory.parse(Reader r)
           
static ServiceRoleType ServiceRoleType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ServiceRoleType ServiceRoleType.Factory.parse(String xmlAsString)
           
static ServiceRoleType ServiceRoleType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ServiceRoleType ServiceRoleType.Factory.parse(URL u)
           
static ServiceRoleType ServiceRoleType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static ServiceRoleType ServiceRoleType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static ServiceRoleType ServiceRoleType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static ServiceRoleType ServiceRoleType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static ServiceRoleType ServiceRoleType.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 ServiceRoleType GuaranteeTermType.xgetObligated()
          Gets (as xml) the "Obligated" attribute
 

Methods in org.ogf.schemas.graap.wsAgreement with parameters of type ServiceRoleType
 void GuaranteeTermType.xsetObligated(ServiceRoleType obligated)
          Sets (as xml) the "Obligated" attribute
 

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

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

Methods in org.ogf.schemas.graap.wsAgreement.impl that return ServiceRoleType
 ServiceRoleType GuaranteeTermTypeImpl.xgetObligated()
          Gets (as xml) the "Obligated" attribute
 

Methods in org.ogf.schemas.graap.wsAgreement.impl with parameters of type ServiceRoleType
 void GuaranteeTermTypeImpl.xsetObligated(ServiceRoleType obligated)
          Sets (as xml) the "Obligated" attribute
 



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