@Generated(value="com.sun.tools.xjc.Driver", date="2021-06-04T02:50:58-04:00", comments="JAXB RI v2.3.3") public class ScopesType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
matchBy |
protected List<String> |
value |
| Constructor and Description |
|---|
ScopesType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMatchBy()
Gets the value of the matchBy property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
List<String> |
getValue()
Gets the value of the value property.
|
void |
setMatchBy(String value)
Sets the value of the matchBy property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2021-06-04T02:50:58-04:00", comments="JAXB RI v2.3.3") protected List<String> value
@Generated(value="com.sun.tools.xjc.Driver", date="2021-06-04T02:50:58-04:00", comments="JAXB RI v2.3.3") protected String matchBy
@Generated(value="com.sun.tools.xjc.Driver", date="2021-06-04T02:50:58-04:00", comments="JAXB RI v2.3.3") public List<String> getValue()
String@Generated(value="com.sun.tools.xjc.Driver", date="2021-06-04T02:50:58-04:00", comments="JAXB RI v2.3.3") public String getMatchBy()
String@Generated(value="com.sun.tools.xjc.Driver", date="2021-06-04T02:50:58-04:00", comments="JAXB RI v2.3.3") public void setMatchBy(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2021-06-04T02:50:58-04:00", comments="JAXB RI v2.3.3") public Map<QName,String> getOtherAttributes()
Apache CXF