@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public class ByeType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
any |
protected W3CEndpointReference |
endpointReference |
protected Long |
metadataVersion |
protected ScopesType |
scopes |
protected List<QName> |
types |
protected List<String> |
xAddrs |
| Constructor and Description |
|---|
ByeType() |
| 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.
|
Long |
getMetadataVersion()
Gets the value of the metadataVersion property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
ScopesType |
getScopes()
Gets the value of the scopes property.
|
List<QName> |
getTypes()
Gets the value of the types property.
|
List<String> |
getXAddrs()
Gets the value of the xAddrs property.
|
void |
setEndpointReference(W3CEndpointReference value)
Sets the value of the endpointReference property.
|
void |
setMetadataVersion(Long value)
Sets the value of the metadataVersion property.
|
void |
setScopes(ScopesType value)
Sets the value of the scopes property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") protected W3CEndpointReference endpointReference
@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") protected List<QName> types
@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") protected ScopesType scopes
@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") protected List<String> xAddrs
@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") protected Long metadataVersion
@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public W3CEndpointReference getEndpointReference()
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-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-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public List<QName> getTypes()
QName@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public ScopesType getScopes()
ScopesType@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public void setScopes(ScopesType value)
value - allowed object is
ScopesType@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public List<String> getXAddrs()
String@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public Long getMetadataVersion()
Long@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public void setMetadataVersion(Long value)
value - allowed object is
Long@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public List<Object> getAny()
Element
Object@Generated(value="com.sun.tools.xjc.Driver", date="2021-03-15T04:11:55-04:00", comments="JAXB RI v2.3.3") public Map<QName,String> getOtherAttributes()
Apache CXF