|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceTermType | |
---|---|
org.ogf.schemas.graap.wsAgreement | |
org.ogf.schemas.graap.wsAgreement.impl |
Uses of ServiceTermType in org.ogf.schemas.graap.wsAgreement |
---|
Subinterfaces of ServiceTermType in org.ogf.schemas.graap.wsAgreement | |
---|---|
interface |
ServiceDescriptionTermType
An XML ServiceDescriptionTermType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
interface |
ServicePropertiesType
An XML ServicePropertiesType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
interface |
ServiceReferenceType
An XML ServiceReferenceType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
Methods in org.ogf.schemas.graap.wsAgreement that return ServiceTermType | |
---|---|
static ServiceTermType |
ServiceTermType.Factory.newInstance()
Deprecated. No need to be able to create instances of abstract types |
static ServiceTermType |
ServiceTermType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated. No need to be able to create instances of abstract types |
static ServiceTermType |
ServiceTermType.Factory.parse(File file)
|
static ServiceTermType |
ServiceTermType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceTermType |
ServiceTermType.Factory.parse(InputStream is)
|
static ServiceTermType |
ServiceTermType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceTermType |
ServiceTermType.Factory.parse(Node node)
|
static ServiceTermType |
ServiceTermType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceTermType |
ServiceTermType.Factory.parse(Reader r)
|
static ServiceTermType |
ServiceTermType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceTermType |
ServiceTermType.Factory.parse(String xmlAsString)
|
static ServiceTermType |
ServiceTermType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceTermType |
ServiceTermType.Factory.parse(URL u)
|
static ServiceTermType |
ServiceTermType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceTermType |
ServiceTermType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ServiceTermType |
ServiceTermType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ServiceTermType |
ServiceTermType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static ServiceTermType |
ServiceTermType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of ServiceTermType in org.ogf.schemas.graap.wsAgreement.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.impl that implement ServiceTermType | |
---|---|
class |
ServiceDescriptionTermTypeImpl
An XML ServiceDescriptionTermType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
class |
ServicePropertiesTypeImpl
An XML ServicePropertiesType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
class |
ServiceReferenceTypeImpl
An XML ServiceReferenceType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
class |
ServiceTermTypeImpl
An XML ServiceTermType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |