java.lang.Object
java.lang.Enum
public static com.smartdevicelink.proxy.rpc.enums.InteractionMode values()
public static com.smartdevicelink.proxy.rpc.enums.InteractionMode valueOf(String name)
Returns InteractionMode (MANUAL_ONLY, VR_ONLY or BOTH)
public static com.smartdevicelink.proxy.rpc.enums.InteractionMode 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 |