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