@Generated(value="com.sun.tools.xjc.Driver", date="2021-09-29T02:41:12-04:00", comments="JAXB RI v2.3.3") public class ResolveType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
any |
protected W3CEndpointReference |
endpointReference |
| Constructor and Description |
|---|
ResolveType() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getAny()
Gets the value of the any property.
|
W3CEndpointReference |
getEndpointReference()
Gets the value of the endpointReference property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
void |
setEndpointReference(W3CEndpointReference value)
Sets the value of the endpointReference property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2021-09-29T02:41:12-04:00", comments="JAXB RI v2.3.3") protected W3CEndpointReference endpointReference
@Generated(value="com.sun.tools.xjc.Driver", date="2021-09-29T02:41:12-04:00", comments="JAXB RI v2.3.3") public W3CEndpointReference getEndpointReference()
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2021-09-29T02:41:12-04:00", comments="JAXB RI v2.3.3") public void setEndpointReference(W3CEndpointReference value)
value - allowed object is
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2021-09-29T02:41:12-04:00", comments="JAXB RI v2.3.3") public List<Object> getAny()
Element
Object@Generated(value="com.sun.tools.xjc.Driver", date="2021-09-29T02:41:12-04:00", comments="JAXB RI v2.3.3") public Map<QName,String> getOtherAttributes()
Apache CXF