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