@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public class CreatePullPointResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
any |
protected W3CEndpointReference |
pullPoint |
| Constructor and Description |
|---|
CreatePullPointResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getAny()
Gets the value of the any property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
W3CEndpointReference |
getPullPoint()
Gets the value of the pullPoint property.
|
void |
setPullPoint(W3CEndpointReference value)
Sets the value of the pullPoint property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected W3CEndpointReference pullPoint
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public W3CEndpointReference getPullPoint()
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setPullPoint(W3CEndpointReference value)
value - allowed object is
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public List<Object> getAny()
Element
Object@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public Map<QName,String> getOtherAttributes()
Apache CXF