|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NegotiationOfferContextType | |
---|---|
org.ogf.graap.wsag.api | |
org.ogf.graap.wsag.api.types | |
org.ogf.schemas.graap.wsAgreement.negotiation | |
org.ogf.schemas.graap.wsAgreement.negotiation.impl |
Uses of NegotiationOfferContextType in org.ogf.graap.wsag.api |
---|
Methods in org.ogf.graap.wsag.api that return NegotiationOfferContextType | |
---|---|
NegotiationOfferContextType |
NegotiationOffer.getNegotiationOfferContext()
|
Methods in org.ogf.graap.wsag.api with parameters of type NegotiationOfferContextType | |
---|---|
void |
NegotiationOffer.setNegotiationOfferContext(NegotiationOfferContextType context)
|
Uses of NegotiationOfferContextType in org.ogf.graap.wsag.api.types |
---|
Methods in org.ogf.graap.wsag.api.types that return NegotiationOfferContextType | |
---|---|
NegotiationOfferContextType |
NegotiationOfferTypeImpl.getNegotiationOfferContext()
|
Methods in org.ogf.graap.wsag.api.types with parameters of type NegotiationOfferContextType | |
---|---|
void |
NegotiationOfferTypeImpl.setNegotiationOfferContext(NegotiationOfferContextType negOffercontext)
|
Uses of NegotiationOfferContextType in org.ogf.schemas.graap.wsAgreement.negotiation |
---|
Methods in org.ogf.schemas.graap.wsAgreement.negotiation that return NegotiationOfferContextType | |
---|---|
NegotiationOfferContextType |
RenegotiationExtensionType.addNewNegotiationOfferContext()
Appends and returns a new empty "NegotiationOfferContext" element |
NegotiationOfferContextType |
NegotiationOfferType.addNewNegotiationOfferContext()
Appends and returns a new empty "NegotiationOfferContext" element |
NegotiationOfferContextType |
NegotiationOfferContextDocument.addNewNegotiationOfferContext()
Appends and returns a new empty "NegotiationOfferContext" element |
NegotiationOfferContextType |
NegotiationExtensionType.addNewNegotiationOfferContext()
Appends and returns a new empty "NegotiationOfferContext" element |
NegotiationOfferContextType |
RenegotiationExtensionType.getNegotiationOfferContext()
Gets the "NegotiationOfferContext" element |
NegotiationOfferContextType |
NegotiationOfferType.getNegotiationOfferContext()
Gets the "NegotiationOfferContext" element |
NegotiationOfferContextType |
NegotiationOfferContextDocument.getNegotiationOfferContext()
Gets the "NegotiationOfferContext" element |
NegotiationOfferContextType |
NegotiationExtensionType.getNegotiationOfferContext()
Gets the "NegotiationOfferContext" element |
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.newInstance()
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(File file)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(InputStream is)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(Node node)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(Reader r)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(String xmlAsString)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(URL u)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static NegotiationOfferContextType |
NegotiationOfferContextType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ogf.schemas.graap.wsAgreement.negotiation with parameters of type NegotiationOfferContextType | |
---|---|
void |
RenegotiationExtensionType.setNegotiationOfferContext(NegotiationOfferContextType negotiationOfferContext)
Sets the "NegotiationOfferContext" element |
void |
NegotiationOfferType.setNegotiationOfferContext(NegotiationOfferContextType negotiationOfferContext)
Sets the "NegotiationOfferContext" element |
void |
NegotiationOfferContextDocument.setNegotiationOfferContext(NegotiationOfferContextType negotiationOfferContext)
Sets the "NegotiationOfferContext" element |
void |
NegotiationExtensionType.setNegotiationOfferContext(NegotiationOfferContextType negotiationOfferContext)
Sets the "NegotiationOfferContext" element |
Uses of NegotiationOfferContextType in org.ogf.schemas.graap.wsAgreement.negotiation.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.negotiation.impl that implement NegotiationOfferContextType | |
---|---|
class |
NegotiationOfferContextTypeImpl
An XML NegotiationOfferContextType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation). |
Methods in org.ogf.schemas.graap.wsAgreement.negotiation.impl that return NegotiationOfferContextType | |
---|---|
NegotiationOfferContextType |
RenegotiationExtensionTypeImpl.addNewNegotiationOfferContext()
Appends and returns a new empty "NegotiationOfferContext" element |
NegotiationOfferContextType |
NegotiationOfferTypeImpl.addNewNegotiationOfferContext()
Appends and returns a new empty "NegotiationOfferContext" element |
NegotiationOfferContextType |
NegotiationOfferContextDocumentImpl.addNewNegotiationOfferContext()
Appends and returns a new empty "NegotiationOfferContext" element |
NegotiationOfferContextType |
NegotiationExtensionTypeImpl.addNewNegotiationOfferContext()
Appends and returns a new empty "NegotiationOfferContext" element |
NegotiationOfferContextType |
RenegotiationExtensionTypeImpl.getNegotiationOfferContext()
Gets the "NegotiationOfferContext" element |
NegotiationOfferContextType |
NegotiationOfferTypeImpl.getNegotiationOfferContext()
Gets the "NegotiationOfferContext" element |
NegotiationOfferContextType |
NegotiationOfferContextDocumentImpl.getNegotiationOfferContext()
Gets the "NegotiationOfferContext" element |
NegotiationOfferContextType |
NegotiationExtensionTypeImpl.getNegotiationOfferContext()
Gets the "NegotiationOfferContext" element |
Methods in org.ogf.schemas.graap.wsAgreement.negotiation.impl with parameters of type NegotiationOfferContextType | |
---|---|
void |
RenegotiationExtensionTypeImpl.setNegotiationOfferContext(NegotiationOfferContextType negotiationOfferContext)
Sets the "NegotiationOfferContext" element |
void |
NegotiationOfferTypeImpl.setNegotiationOfferContext(NegotiationOfferContextType negotiationOfferContext)
Sets the "NegotiationOfferContext" element |
void |
NegotiationOfferContextDocumentImpl.setNegotiationOfferContext(NegotiationOfferContextType negotiationOfferContext)
Sets the "NegotiationOfferContext" element |
void |
NegotiationExtensionTypeImpl.setNegotiationOfferContext(NegotiationOfferContextType negotiationOfferContext)
Sets the "NegotiationOfferContext" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |