public static class XmlTypeAdapter.CoordinationContextTypeImpl extends Object implements CoordinationContextTypeIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>
| Constructor and Description |
|---|
CoordinationContextTypeImpl(CoordinationContextType delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCoordinationType()
Gets the value of the coordinationType property.
|
CoordinationContextType |
getDelegate() |
BaseExpires<Expires> |
getExpires()
Gets the value of the expires property.
|
BaseIdentifier<CoordinationContextType.Identifier> |
getIdentifier()
Gets the value of the identifier property.
|
Map<QName,String> |
getOtherAttributes() |
W3CEndpointReference |
getRegistrationService()
Gets the value of the registrationService property.
|
void |
setCoordinationType(String value)
Sets the value of the coordinationType property.
|
void |
setExpires(BaseExpires<Expires> value)
Sets the value of the expires property.
|
void |
setIdentifier(BaseIdentifier<CoordinationContextType.Identifier> value)
Sets the value of the identifier property.
|
void |
setRegistrationService(W3CEndpointReference value)
Sets the value of the registrationService property.
|
public CoordinationContextTypeImpl(CoordinationContextType delegate)
public BaseIdentifier<CoordinationContextType.Identifier> getIdentifier()
CoordinationContextTypeIFgetIdentifier in interface CoordinationContextTypeIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>BaseIdentifierpublic void setIdentifier(BaseIdentifier<CoordinationContextType.Identifier> value)
CoordinationContextTypeIFsetIdentifier in interface CoordinationContextTypeIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>value - allowed object is
BaseIdentifierpublic BaseExpires<Expires> getExpires()
CoordinationContextTypeIFgetExpires in interface CoordinationContextTypeIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>BaseExpirespublic void setExpires(BaseExpires<Expires> value)
CoordinationContextTypeIFsetExpires in interface CoordinationContextTypeIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>value - allowed object is
BaseExpirespublic String getCoordinationType()
CoordinationContextTypeIFgetCoordinationType in interface CoordinationContextTypeIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>Stringpublic void setCoordinationType(String value)
CoordinationContextTypeIFsetCoordinationType in interface CoordinationContextTypeIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>value - allowed object is
Stringpublic W3CEndpointReference getRegistrationService()
CoordinationContextTypeIFgetRegistrationService in interface CoordinationContextTypeIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>W3CEndpointReferencepublic void setRegistrationService(W3CEndpointReference value)
CoordinationContextTypeIFsetRegistrationService in interface CoordinationContextTypeIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>value - allowed object is
W3CEndpointReferencepublic Map<QName,String> getOtherAttributes()
getOtherAttributes in interface CoordinationContextTypeIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>public CoordinationContextType getDelegate()
getDelegate in interface CoordinationContextTypeIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>Copyright © 2005–2018 Oracle Corporation. All rights reserved.