@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public class FilterType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
field |
protected String |
value |
| Constructor and Description |
|---|
FilterType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getField()
Gets the value of the field property.
|
String |
getValue()
Gets the value of the value property.
|
void |
setField(String value)
Sets the value of the field property.
|
void |
setValue(String value)
Sets the value of the value property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected String value
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected String field
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public String getValue()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public void setValue(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public String getField()
StringApache CXF