getAttributeNames abstract method
Returns a list of attribute names.
Returns List<String>. The list of attribute names.
Implementation
List<String> getAttributeNames();
Returns a list of attribute names.
Returns List<String>. The list of attribute names.
List<String> getAttributeNames();