TIBCO Adapter SDK C++ Reference
MAttributeDescription Members
MAttributeDescription | Legend
Members
Methods
Method Description
getAttributeClassDescription Return a pointer to the class description (that is, the type) associated with this attribute.
getAttributeClassName Return the name of the class (that is, the type) associated with this attribute as an MString.
getAttributeName Return the name of the attribute encapsulated by the MAttributeDescription.
getDefaultValue Return the default value for this attribute, as defined in the adapter instance description object.
isKey Return true if this attribute is a key attribute, returns false otherwise.
isReadOnly Return true if this is a read-only attribute, returns false otherwise.
isWriteOnly Return true if this is a write-only attribute, returns false otherwise.
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.