TimeCodeGroup

Description

Package: com.ibm.rpm.financial.containers

Extends: AbstractTimeCode

Usage

TimeCodeGroup is used for the two main time code groups in RPM, which are Time Codes I and Time Codes II.

The parent of this object must be null. The ID for these objects is either ‘TIMECODE_1’ or ‘TIMECODE_2’.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. TimeCodeGroup Field Description
Field Detail
children

Type: TimeCodeCategory[]

Default value: N/A

Description: The children of the time code group.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From AbstractTimeCode

Related Objects