|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdvertiseOutputType | |
---|---|
org.ogf.schemas.graap.wsAgreement.negotiation.protocol | |
org.ogf.schemas.graap.wsAgreement.negotiation.protocol.impl |
Uses of AdvertiseOutputType in org.ogf.schemas.graap.wsAgreement.negotiation.protocol |
---|
Methods in org.ogf.schemas.graap.wsAgreement.negotiation.protocol that return AdvertiseOutputType | |
---|---|
AdvertiseOutputType |
AdvertiseOutputDocument.addNewAdvertiseOutput()
Appends and returns a new empty "AdvertiseOutput" element |
AdvertiseOutputType |
AdvertiseOutputDocument.getAdvertiseOutput()
Gets the "AdvertiseOutput" element |
static AdvertiseOutputType |
AdvertiseOutputType.Factory.newInstance()
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(File file)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(InputStream is)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(Node node)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(Reader r)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(String xmlAsString)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(URL u)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static AdvertiseOutputType |
AdvertiseOutputType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ogf.schemas.graap.wsAgreement.negotiation.protocol with parameters of type AdvertiseOutputType | |
---|---|
void |
AdvertiseOutputDocument.setAdvertiseOutput(AdvertiseOutputType advertiseOutput)
Sets the "AdvertiseOutput" element |
Uses of AdvertiseOutputType in org.ogf.schemas.graap.wsAgreement.negotiation.protocol.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.negotiation.protocol.impl that implement AdvertiseOutputType | |
---|---|
class |
AdvertiseOutputTypeImpl
An XML AdvertiseOutputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation). |
Methods in org.ogf.schemas.graap.wsAgreement.negotiation.protocol.impl that return AdvertiseOutputType | |
---|---|
AdvertiseOutputType |
AdvertiseOutputDocumentImpl.addNewAdvertiseOutput()
Appends and returns a new empty "AdvertiseOutput" element |
AdvertiseOutputType |
AdvertiseOutputDocumentImpl.getAdvertiseOutput()
Gets the "AdvertiseOutput" element |
Methods in org.ogf.schemas.graap.wsAgreement.negotiation.protocol.impl with parameters of type AdvertiseOutputType | |
---|---|
void |
AdvertiseOutputDocumentImpl.setAdvertiseOutput(AdvertiseOutputType advertiseOutput)
Sets the "AdvertiseOutput" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |