public class RMPropertiesCategoryType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RM_CATEGORY_TYPE_DECLARE
Represents the value
Declare that is applied to properties that are
classified as declaration-related metadata. |
static java.lang.String |
RM_CATEGORY_TYPE_DISPOSAL
Represents the value
Disposal that is applied to properties that are
classified as disposition-related metadata. |
static java.lang.String |
RM_CATEGORY_TYPE_VITAL
Represents the value
Vital that is applied to properties that are
classified as vital-related metadata. |
Constructor and Description |
---|
RMPropertiesCategoryType() |
public static final java.lang.String RM_CATEGORY_TYPE_VITAL
Vital
that is applied to properties that are
classified as vital-related metadata.public static final java.lang.String RM_CATEGORY_TYPE_DECLARE
Declare
that is applied to properties that are
classified as declaration-related metadata.public static final java.lang.String RM_CATEGORY_TYPE_DISPOSAL
Disposal
that is applied to properties that are
classified as disposition-related metadata.© Copyright IBM Corp. 2003, 2013. All Rights Reserved.