GenericCustomField

Description

Package: com.ibm.rpm.customfield.containers

Extends: RPMObject

Usage

GenericCustomField is the base class for CustomField, CustomFieldCategory, and CustomFieldGroup.

Instances of this class are used to load or delete any of the derived classes from generic custom fields.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. GenericCustomField Field Description
Field Detail
name

Type: string

Default value: null

Description: The name of the custom field.

Field validation description: Limit 255 characters or may be null.

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects