Microsoft SDK for Java

getAttributes

This method of the Entity class retrieves all attributes within an ElementImpl set.

Syntax

public Enumeration getAttributes();

Return Value

Returns an enumeration of all attributes within the ElementImpl set.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.