@Generated(value="com.sun.tools.xjc.Driver", date="2021-09-29T02:41:12-04:00", comments="JAXB RI v2.3.3") public class ProbeType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
any |
protected ScopesType |
scopes |
protected List<QName> |
types |
| Constructor and Description |
|---|
ProbeType() |
| 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.
|
ScopesType |
getScopes()
Gets the value of the scopes property.
|
List<QName> |
getTypes()
Gets the value of the types property.
|
void |
setScopes(ScopesType value)
Sets the value of the scopes property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2021-09-29T02:41:12-04:00", comments="JAXB RI v2.3.3") protected List<QName> types
@Generated(value="com.sun.tools.xjc.Driver", date="2021-09-29T02:41:12-04:00", comments="JAXB RI v2.3.3") protected ScopesType scopes
@Generated(value="com.sun.tools.xjc.Driver", date="2021-09-29T02:41:12-04:00", comments="JAXB RI v2.3.3") public List<QName> getTypes()
QName@Generated(value="com.sun.tools.xjc.Driver", date="2021-09-29T02:41:12-04:00", comments="JAXB RI v2.3.3") public ScopesType getScopes()
ScopesType@Generated(value="com.sun.tools.xjc.Driver", date="2021-09-29T02:41:12-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-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