The ClassificationCategory type exposes the following members.

Constructors

  NameDescription
Public methodClassificationCategory
Default constructor.

Methods

  NameDescription
Public methodAddCategClassifiCategory
Add a new 'Classification Category' entry. Classification Category (ASBIE). An association to subcategories within the Category.
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). The description of the Classification Category.
Public methodClearCategClassifiCategorys
Removes all 'Classification Category' entries. Classification Category (ASBIE). An association to subcategories within the Category.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). The description of the Classification Category.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCategClassifiCategory
Gets a 'Classification Category' entry. Classification Category (ASBIE). An association to subcategories within the Category.
Public methodGetCategClassifiCategoryCount
Gets the number of 'Classification Category' entries in the container object. Classification Category (ASBIE). An association to subcategories within the Category.
Public methodGetDescription
Gets a 'Description' entry. Description (BBIE). The description of the Classification Category.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). The description of the Classification Category.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveCategClassifiCategory
Removes a 'Classification Category' entry. Classification Category (ASBIE). An association to subcategories within the Category.
Public methodRemoveDescription
Removes a 'Description' entry. Description (BBIE). The description of the Classification Category.
Public methodResetCodeValue
Resets the node.
Public methodResetName
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCodeValue
Code Value (BBIE). The Classification Category value.
Public propertyCodeValueSet
Checks if the property has been set or not.
Public propertyName
Name (BBIE). The name of the Classification Category.
Public propertyNameSet
Checks if the property has been set or not.

See Also