java.lang.Object
java.lang.Enum
The text is displayed on the soft button
The image is displayed on the soft button
Both image and text are displayed on the soft button.
public static com.smartdevicelink.proxy.rpc.enums.SoftButtonType values()
public static com.smartdevicelink.proxy.rpc.enums.SoftButtonType valueOf(String name)
public java.lang.String toString()
public static com.smartdevicelink.proxy.rpc.enums.SoftButtonType valueForString(String value)
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 |