Attribute.getAssignments


getAssignments()

Creates and returns an array of Assignment objects, each of which represents one attribute assignment made to this object. Note that the Assignment objects returned are copies of the ones in actual use - modifying them will have no effect. If you wish to modify assignment details it is necessary to re-assign the attribute to the object

Argumentsnone 
Return valuearray of Assignment objects Returned array of Assignment objects

Back to Attribute

Back to Overview