getAttributeNames abstract method

List<String> getAttributeNames()

Returns a list of attribute names.

Returns List<String>. The list of attribute names.

Implementation

List<String> getAttributeNames();