|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NegotiationRoleType | |
---|---|
org.ogf.schemas.graap.wsAgreement.negotiation | |
org.ogf.schemas.graap.wsAgreement.negotiation.impl |
Uses of NegotiationRoleType in org.ogf.schemas.graap.wsAgreement.negotiation |
---|
Methods in org.ogf.schemas.graap.wsAgreement.negotiation that return NegotiationRoleType | |
---|---|
static NegotiationRoleType |
NegotiationRoleType.Factory.newInstance()
|
static NegotiationRoleType |
NegotiationRoleType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.newValue(Object obj)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(File file)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(InputStream is)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(Node node)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(Reader r)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(String xmlAsString)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(URL u)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static NegotiationRoleType |
NegotiationRoleType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
NegotiationRoleType |
NegotiationContextType.xgetAgreementResponder()
Gets (as xml) the "AgreementResponder" element |
NegotiationRoleType |
NegotiationOfferContextType.xgetCreator()
Gets (as xml) the "Creator" element |
Methods in org.ogf.schemas.graap.wsAgreement.negotiation with parameters of type NegotiationRoleType | |
---|---|
void |
NegotiationContextType.xsetAgreementResponder(NegotiationRoleType agreementResponder)
Sets (as xml) the "AgreementResponder" element |
void |
NegotiationOfferContextType.xsetCreator(NegotiationRoleType creator)
Sets (as xml) the "Creator" element |
Uses of NegotiationRoleType in org.ogf.schemas.graap.wsAgreement.negotiation.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.negotiation.impl that implement NegotiationRoleType | |
---|---|
class |
NegotiationRoleTypeImpl
An XML NegotiationRoleType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation). |
Methods in org.ogf.schemas.graap.wsAgreement.negotiation.impl that return NegotiationRoleType | |
---|---|
NegotiationRoleType |
NegotiationContextTypeImpl.xgetAgreementResponder()
Gets (as xml) the "AgreementResponder" element |
NegotiationRoleType |
NegotiationOfferContextTypeImpl.xgetCreator()
Gets (as xml) the "Creator" element |
Methods in org.ogf.schemas.graap.wsAgreement.negotiation.impl with parameters of type NegotiationRoleType | |
---|---|
void |
NegotiationContextTypeImpl.xsetAgreementResponder(NegotiationRoleType agreementResponder)
Sets (as xml) the "AgreementResponder" element |
void |
NegotiationOfferContextTypeImpl.xsetCreator(NegotiationRoleType creator)
Sets (as xml) the "Creator" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |