public static class XmlTypeAdapter.CoordinationContextImpl extends XmlTypeAdapter.CoordinationContextTypeImpl implements CoordinationContextIF<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>
| Constructor and Description |
|---|
CoordinationContextImpl(CoordinationContext delegate) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getAny()
Gets the value of the any property.
|
CoordinationContext |
getDelegate() |
com.sun.xml.bind.api.JAXBRIContext |
getJAXBRIContext() |
getCoordinationType, getExpires, getIdentifier, getOtherAttributes, getRegistrationService, setCoordinationType, setExpires, setIdentifier, setRegistrationServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCoordinationType, getExpires, getIdentifier, getOtherAttributes, getRegistrationService, setCoordinationType, setExpires, setIdentifier, setRegistrationServicepublic CoordinationContextImpl(CoordinationContext delegate)
public List<Object> getAny()
CoordinationContextIF
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the any property.
For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Element
Object
getAny in interface CoordinationContextIF<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>public com.sun.xml.bind.api.JAXBRIContext getJAXBRIContext()
getJAXBRIContext in interface CoordinationContextIF<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>public CoordinationContext getDelegate()
getDelegate in interface CoordinationContextTypeIF<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>getDelegate in class XmlTypeAdapter.CoordinationContextTypeImplCopyright © 2005–2018 Oracle Corporation. All rights reserved.