public class UsageName extends Object
Constructor and Description |
---|
UsageName() |
Modifier and Type | Method and Description |
---|---|
String |
localizedValue()
Get the localizedValue value.
|
String |
value()
Get the value value.
|
UsageName |
withLocalizedValue(String localizedValue)
Set the localizedValue value.
|
UsageName |
withValue(String value)
Set the value value.
|
public String value()
public UsageName withValue(String value)
value
- the value value to setpublic String localizedValue()
Copyright © 2019. All rights reserved.