Package com.sun.xml.ws.tx.coord.v10
Class XmlTypeAdapter.CoordinationContextTypeImpl
java.lang.Object
com.sun.xml.ws.tx.coord.v10.XmlTypeAdapter.CoordinationContextTypeImpl
- All Implemented Interfaces:
CoordinationContextTypeIF<MemberSubmissionEndpointReference,Expires, CoordinationContextType.Identifier, CoordinationContextType>
- Direct Known Subclasses:
XmlTypeAdapter.CoordinationContextImpl
- Enclosing class:
- XmlTypeAdapter
public static class XmlTypeAdapter.CoordinationContextTypeImpl
extends Object
implements CoordinationContextTypeIF<MemberSubmissionEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the coordinationType property.Gets the value of the expires property.Gets the value of the identifier property.Gets the value of the registrationService property.voidsetCoordinationType(String value) Sets the value of the coordinationType property.voidsetExpires(BaseExpires<Expires> value) Sets the value of the expires property.voidSets the value of the identifier property.voidSets the value of the registrationService property.
-
Constructor Details
-
CoordinationContextTypeImpl
-
-
Method Details
-
getIdentifier
Description copied from interface:CoordinationContextTypeIFGets the value of the identifier property.- Specified by:
getIdentifierin interfaceCoordinationContextTypeIF<MemberSubmissionEndpointReference,Expires, CoordinationContextType.Identifier, CoordinationContextType> - Returns:
- possible object is
BaseIdentifier
-
setIdentifier
Description copied from interface:CoordinationContextTypeIFSets the value of the identifier property.- Specified by:
setIdentifierin interfaceCoordinationContextTypeIF<MemberSubmissionEndpointReference,Expires, CoordinationContextType.Identifier, CoordinationContextType> - Parameters:
value- allowed object isBaseIdentifier
-
getExpires
Description copied from interface:CoordinationContextTypeIFGets the value of the expires property.- Specified by:
getExpiresin interfaceCoordinationContextTypeIF<MemberSubmissionEndpointReference,Expires, CoordinationContextType.Identifier, CoordinationContextType> - Returns:
- possible object is
BaseExpires
-
setExpires
Description copied from interface:CoordinationContextTypeIFSets the value of the expires property.- Specified by:
setExpiresin interfaceCoordinationContextTypeIF<MemberSubmissionEndpointReference,Expires, CoordinationContextType.Identifier, CoordinationContextType> - Parameters:
value- allowed object isBaseExpires
-
getCoordinationType
Description copied from interface:CoordinationContextTypeIFGets the value of the coordinationType property.- Specified by:
getCoordinationTypein interfaceCoordinationContextTypeIF<MemberSubmissionEndpointReference,Expires, CoordinationContextType.Identifier, CoordinationContextType> - Returns:
- possible object is
String
-
setCoordinationType
Description copied from interface:CoordinationContextTypeIFSets the value of the coordinationType property.- Specified by:
setCoordinationTypein interfaceCoordinationContextTypeIF<MemberSubmissionEndpointReference,Expires, CoordinationContextType.Identifier, CoordinationContextType> - Parameters:
value- allowed object isString
-
getRegistrationService
Description copied from interface:CoordinationContextTypeIFGets the value of the registrationService property.- Specified by:
getRegistrationServicein interfaceCoordinationContextTypeIF<MemberSubmissionEndpointReference,Expires, CoordinationContextType.Identifier, CoordinationContextType> - Returns:
- possible object is
W3CEndpointReference
-
setRegistrationService
Description copied from interface:CoordinationContextTypeIFSets the value of the registrationService property.- Specified by:
setRegistrationServicein interfaceCoordinationContextTypeIF<MemberSubmissionEndpointReference,Expires, CoordinationContextType.Identifier, CoordinationContextType> - Parameters:
value- allowed object isW3CEndpointReference
-
getOtherAttributes
-
getDelegate
-