Top Method Summary
Options Name Purpose
CacheMapping (Class, character, character) Returns the List of annotations for the Enum
Consultingwerk.Framework.TypeDescriptor.ListSerializableAnnotation GetEnumAnnotations (Class) Returns the List of annotations for the Enum
CHARACTER GetEnumMemberName (Class, character) Returns the mapped data value for an enum member
CHARACTER GetMappedDataValue (Class, character) Returns the mapped data value for an enum member


Method Detail
Top

CacheMapping (Class, character, character)

Purpose: Returns the List of annotations for the Enum
Notes:

Parameters:
poClass Progress.Lang.Class
The reference to the Enum class
pcEnumMember CHARACTER
The name of the enum member
pcDataValue CHARACTER
The mapped data value
Top

Consultingwerk.Framework.TypeDescriptor.ListSerializableAnnotation GetEnumAnnotations (Class)

Purpose: Returns the List of annotations for the Enum
Notes:

Parameters:
poClass Progress.Lang.Class
The reference to the Enum class
Returns Consultingwerk.Framework.TypeDescriptor.ListSerializableAnnotation
The list of annotations for the Enum
Top

CHARACTER GetEnumMemberName (Class, character)

Purpose: Returns the mapped data value for an enum member
Notes:

Parameters:
poClass Progress.Lang.Class
The reference to the Enum class
pcDataValue CHARACTER
The mapped data value
Returns CHARACTER
The mapped enum member name
Top

CHARACTER GetMappedDataValue (Class, character)

Purpose: Returns the mapped data value for an enum member
Notes:

Parameters:
poClass Progress.Lang.Class
The reference to the Enum class
pcEnumMember CHARACTER
The name of the enum member
Returns CHARACTER
The mapped data value


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:26