java.lang.Object
java.lang.Enum
public static com.smartdevicelink.transport.RouterServiceValidator.TrustedAppStore values()
public static com.smartdevicelink.transport.RouterServiceValidator.TrustedAppStore valueOf(String name)
Test if the supplied store package is one of the trusted app stores
public static boolean isTrustedStore(String packageString)
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 |