public class CodeValue extends Object
Constructor and Description |
---|
CodeValue(String id,
String uniqueID,
String description)
Code value, part of a code definition.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Retrieve the value description.
|
String |
getID()
Retrieve the value ID.
|
String |
getUniqueID()
Retrieve the value unique ID.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.