|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NegotiationContextType
An XML NegotiationContextType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation). This is a complex type.
Nested Class Summary | |
---|---|
static class |
NegotiationContextType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
EndpointReferenceType |
addNewAgreementFactoryEPR()
Appends and returns a new empty "AgreementFactoryEPR" element |
org.apache.xmlbeans.XmlObject |
addNewNegotiationInitiator()
Appends and returns a new empty "NegotiationInitiator" element |
org.apache.xmlbeans.XmlObject |
addNewNegotiationResponder()
Appends and returns a new empty "NegotiationResponder" element |
NegotiationType |
addNewNegotiationType()
Appends and returns a new empty "NegotiationType" element |
EndpointReferenceType |
getAgreementFactoryEPR()
Gets the "AgreementFactoryEPR" element |
NegotiationRoleType.Enum |
getAgreementResponder()
Gets the "AgreementResponder" element |
Calendar |
getExpirationTime()
Gets the "ExpirationTime" element |
org.apache.xmlbeans.XmlObject |
getNegotiationInitiator()
Gets the "NegotiationInitiator" element |
org.apache.xmlbeans.XmlObject |
getNegotiationResponder()
Gets the "NegotiationResponder" element |
NegotiationType |
getNegotiationType()
Gets the "NegotiationType" element |
boolean |
isSetAgreementFactoryEPR()
True if has "AgreementFactoryEPR" element |
boolean |
isSetExpirationTime()
True if has "ExpirationTime" element |
boolean |
isSetNegotiationInitiator()
True if has "NegotiationInitiator" element |
boolean |
isSetNegotiationResponder()
True if has "NegotiationResponder" element |
void |
setAgreementFactoryEPR(EndpointReferenceType agreementFactoryEPR)
Sets the "AgreementFactoryEPR" element |
void |
setAgreementResponder(NegotiationRoleType.Enum agreementResponder)
Sets the "AgreementResponder" element |
void |
setExpirationTime(Calendar expirationTime)
Sets the "ExpirationTime" element |
void |
setNegotiationInitiator(org.apache.xmlbeans.XmlObject negotiationInitiator)
Sets the "NegotiationInitiator" element |
void |
setNegotiationResponder(org.apache.xmlbeans.XmlObject negotiationResponder)
Sets the "NegotiationResponder" element |
void |
setNegotiationType(NegotiationType negotiationType)
Sets the "NegotiationType" element |
void |
unsetAgreementFactoryEPR()
Unsets the "AgreementFactoryEPR" element |
void |
unsetExpirationTime()
Unsets the "ExpirationTime" element |
void |
unsetNegotiationInitiator()
Unsets the "NegotiationInitiator" element |
void |
unsetNegotiationResponder()
Unsets the "NegotiationResponder" element |
NegotiationRoleType |
xgetAgreementResponder()
Gets (as xml) the "AgreementResponder" element |
org.apache.xmlbeans.XmlDateTime |
xgetExpirationTime()
Gets (as xml) the "ExpirationTime" element |
void |
xsetAgreementResponder(NegotiationRoleType agreementResponder)
Sets (as xml) the "AgreementResponder" element |
void |
xsetExpirationTime(org.apache.xmlbeans.XmlDateTime expirationTime)
Sets (as xml) the "ExpirationTime" element |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
NegotiationType getNegotiationType()
void setNegotiationType(NegotiationType negotiationType)
NegotiationType addNewNegotiationType()
Calendar getExpirationTime()
org.apache.xmlbeans.XmlDateTime xgetExpirationTime()
boolean isSetExpirationTime()
void setExpirationTime(Calendar expirationTime)
void xsetExpirationTime(org.apache.xmlbeans.XmlDateTime expirationTime)
void unsetExpirationTime()
org.apache.xmlbeans.XmlObject getNegotiationInitiator()
boolean isSetNegotiationInitiator()
void setNegotiationInitiator(org.apache.xmlbeans.XmlObject negotiationInitiator)
org.apache.xmlbeans.XmlObject addNewNegotiationInitiator()
void unsetNegotiationInitiator()
org.apache.xmlbeans.XmlObject getNegotiationResponder()
boolean isSetNegotiationResponder()
void setNegotiationResponder(org.apache.xmlbeans.XmlObject negotiationResponder)
org.apache.xmlbeans.XmlObject addNewNegotiationResponder()
void unsetNegotiationResponder()
NegotiationRoleType.Enum getAgreementResponder()
NegotiationRoleType xgetAgreementResponder()
void setAgreementResponder(NegotiationRoleType.Enum agreementResponder)
void xsetAgreementResponder(NegotiationRoleType agreementResponder)
EndpointReferenceType getAgreementFactoryEPR()
boolean isSetAgreementFactoryEPR()
void setAgreementFactoryEPR(EndpointReferenceType agreementFactoryEPR)
EndpointReferenceType addNewAgreementFactoryEPR()
void unsetAgreementFactoryEPR()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |