public class FilterId extends Object
Java class for FilterId complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FilterId">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Gets the value of the value property.
|
void |
setValue(String value)
Sets the value of the value property.
|
Copyright © 2021. All rights reserved.