public class FeatureProperties extends Object
| Constructor and Description |
|---|
FeatureProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
state()
Get the state value.
|
FeatureProperties |
withState(String state)
Set the state value.
|
public String state()
public FeatureProperties withState(String state)
state - the state value to setCopyright © 2019. All rights reserved.