public final class EnumerationItem extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
String |
description |
String |
id |
String |
label |
String |
value |
boolean |
visible |
| Constructor and Description |
|---|
EnumerationItem() |
EnumerationItem(String id,
String label,
String value,
String description,
boolean visible) |
Copyright © 2016. All rights reserved.