Modifier and Type | Class and Description |
---|---|
static class |
RoleCodeValue.Builder
RoleCodeValue builder.
|
Modifier and Type | Method and Description |
---|---|
List<RoleCodeValue> |
getChildValues()
Retrieve any children of this value.
|
String |
getDescription()
Retrieves the value description.
|
String |
getName()
Retrieves the value name.
|
RoleCode |
getParentCode()
Retrieve the parent Code.
|
Integer |
getParentCodeUniqueID()
Retrieve the parent code's unique ID.
|
RoleCodeValue |
getParentValue()
Retrieve the parent RoleCodeValue.
|
Integer |
getParentValueUniqueID()
Retrieve the parent RoleCodeValue unique ID.
|
Integer |
getSequenceNumber()
Retrieves the sequence number for this value.
|
Integer |
getUniqueID()
Retrieves the unique ID for this value.
|
String |
toString() |
public RoleCode getParentCode()
CodeValue
getParentCode
in interface CodeValue
public Integer getParentCodeUniqueID()
CodeValue
getParentCodeUniqueID
in interface CodeValue
public Integer getUniqueID()
CodeValue
getUniqueID
in interface CodeValue
public Integer getSequenceNumber()
CodeValue
getSequenceNumber
in interface CodeValue
public String getName()
CodeValue
public String getDescription()
CodeValue
getDescription
in interface CodeValue
public RoleCodeValue getParentValue()
public Integer getParentValueUniqueID()
getParentValueUniqueID
in interface CodeValue
public List<RoleCodeValue> getChildValues()
getChildValues
in interface CodeValue
Copyright © 2000–2024 Packwood Software. All rights reserved.