public class KeyValueAttribute extends Attribute
Attribute.Type| Constructor and Description |
|---|
KeyValueAttribute()
Default constructor.
|
KeyValueAttribute(String id,
String label,
String value)
Constructor with all details.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Get value.
|
void |
setValue(String value)
Set value.
|
protected String value
Copyright © 2016–2018 Lime - HighTech Solutions Inc.. All rights reserved.