OMDAttribute Method
Applies To
OMDAttribute
Description
OMDAttribute constructor
Usage
OMDAttribute(void) throw(
OException
)
OMDAttribute
(const OMDAttribute& other) throw(
OException
)
Arguments
other
Another OMDattribute object that is being copied.
Remarks
These methods construct a new
OMDAttribute
instance.
Contents