java.lang.Object
java.lang.Enum
public static com.smartdevicelink.proxy.rpc.enums.StaticIconName values()
public static com.smartdevicelink.proxy.rpc.enums.StaticIconName valueOf(String name)
public static com.smartdevicelink.proxy.rpc.enums.StaticIconName valueForString(String value)
Returns the string representation of the hex value associated with this static icon
public java.lang.String toString()
From Class | Methods |
---|---|
java.lang.Enum | name, ordinal, toString, equals, hashCode, clone, compareTo, getDeclaringClass, valueOf, finalize |
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |