Microsoft SDK for Java

getAttribute

This method of the Entity class retrieves a specified attribute within an ElementImpl set.

Syntax

public Object getAttribute(Name attName);

Return Value

Returns the specified attribute.

Parameters

attName The specified attribute.

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