public class SubscriptionFilterRefStructure extends Object
Java class for SubscriptionFilterRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SubscriptionFilterRefStructure">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>NMTOKEN">
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
SubscriptionFilterRefStructure() |
| 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.
|
String |
toString()
Generates a String representation of the contents of this type.
|
SubscriptionFilterRefStructure |
withValue(String value) |
protected String value
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic SubscriptionFilterRefStructure withValue(String value)
Copyright © 2018 Entur AS. All rights reserved.