SimpAttributes.getAttribute

Return the value for the attribute of the given name, if any. @param name the name of the attribute @return the current attribute value, or {@code null} if not found

class SimpAttributes
Object
getAttribute
(
string name
)

Meta