| Modifier and Type | Class and Description |
|---|---|
static class |
ActivityCodeValue.Builder
ActivityCodeValue builder.
|
| Modifier and Type | Method and Description |
|---|---|
List<ActivityCodeValue> |
getChildValues()
Retrieve any children of this value.
|
Color |
getColor()
Retrieves the color associated with this value.
|
String |
getDescription()
Retrieves the value description.
|
String |
getName()
Retrieves the value name.
|
ActivityCode |
getParentCode()
Retrieve the parent Code.
|
Integer |
getParentCodeUniqueID()
Retrieve the parent code's unique ID.
|
ActivityCodeValue |
getParentValue()
Retrieve the parent ActivityCodeValue.
|
Integer |
getParentValueUniqueID()
Retrieve the parent ActivityCodeValue unique ID.
|
Integer |
getSequenceNumber()
Retrieves the sequence number for this value.
|
Integer |
getUniqueID()
Retrieves the unique ID for this value.
|
String |
toString() |
public ActivityCode getParentCode()
CodeValuegetParentCode in interface CodeValuepublic Integer getParentCodeUniqueID()
CodeValuegetParentCodeUniqueID in interface CodeValuepublic Integer getUniqueID()
getUniqueID in interface CodeValuepublic Integer getSequenceNumber()
getSequenceNumber in interface CodeValuepublic String getName()
public String getDescription()
getDescription in interface CodeValuepublic Color getColor()
public ActivityCodeValue getParentValue()
public Integer getParentValueUniqueID()
getParentValueUniqueID in interface CodeValuepublic List<ActivityCodeValue> getChildValues()
getChildValues in interface CodeValueCopyright © 2000–2026 MPXJ. All rights reserved.