|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.tx.coord.common.types.BaseRegisterType<W3CEndpointReference,RegisterType>
com.sun.xml.ws.tx.coord.v11.XmlTypeAdapter.RegisterTypeImpl
public static class XmlTypeAdapter.RegisterTypeImpl
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.ws.tx.coord.common.types.BaseRegisterType |
|---|
delegate |
| Method Summary | |
|---|---|
List<Object> |
getAny()
Gets the value of the any property. |
Map<QName,String> |
getOtherAttributes()
|
W3CEndpointReference |
getParticipantProtocolService()
Gets the value of the participantProtocolService property. |
String |
getProtocolIdentifier()
Gets the value of the protocolIdentifier property. |
boolean |
isDurable()
|
boolean |
isVolatile()
|
void |
setParticipantProtocolService(W3CEndpointReference value)
Sets the value of the participantProtocolService property. |
void |
setProtocolIdentifier(String value)
Sets the value of the protocolIdentifier property. |
| Methods inherited from class com.sun.xml.ws.tx.coord.common.types.BaseRegisterType |
|---|
getDelegate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getProtocolIdentifier()
BaseRegisterType
getProtocolIdentifier in class BaseRegisterType<W3CEndpointReference,RegisterType>Stringpublic void setProtocolIdentifier(String value)
BaseRegisterType
setProtocolIdentifier in class BaseRegisterType<W3CEndpointReference,RegisterType>value - allowed object is
Stringpublic W3CEndpointReference getParticipantProtocolService()
BaseRegisterType
getParticipantProtocolService in class BaseRegisterType<W3CEndpointReference,RegisterType>EndpointReferencepublic void setParticipantProtocolService(W3CEndpointReference value)
BaseRegisterType
setParticipantProtocolService in class BaseRegisterType<W3CEndpointReference,RegisterType>value - allowed object is
EndpointReferencepublic List<Object> getAny()
BaseRegisterType
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 class BaseRegisterType<W3CEndpointReference,RegisterType>public Map<QName,String> getOtherAttributes()
getOtherAttributes in class BaseRegisterType<W3CEndpointReference,RegisterType>public boolean isDurable()
isDurable in class BaseRegisterType<W3CEndpointReference,RegisterType>public boolean isVolatile()
isVolatile in class BaseRegisterType<W3CEndpointReference,RegisterType>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||