public class SetString extends AbstractSet
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://message-model-uri/15/04}AbstractSet">
<sequence>
<element name="RequestedStringValue" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
string |
extension, operationHandle| Constructor and Description |
|---|
SetString() |
| Modifier and Type | Method and Description |
|---|---|
String |
getString()
The new value the metric SHOULD be set to.
|
void |
setString(String value)
Sets the value of the string property.
|
getExtension, getOperationHandle, setExtension, setOperationHandleprotected String string
Copyright © 2016. All rights reserved.