java.lang.Object
com.smartdevicelink.util.ByteEnumer
public static final com.smartdevicelink.protocol.enums.SecurityQueryType REQUEST
public static final com.smartdevicelink.protocol.enums.SecurityQueryType RESPONSE
public static final com.smartdevicelink.protocol.enums.SecurityQueryType NOTIFICATION
public static final com.smartdevicelink.protocol.enums.SecurityQueryType INVALID_QUERY_TYPE
protected SecurityQueryType(byte value,String name)
public static java.util.Vector getList()
public static com.smartdevicelink.protocol.enums.SecurityQueryType valueOf(byte passedByte)
public static com.smartdevicelink.protocol.enums.SecurityQueryType values()
From Class | Methods |
---|---|
com.smartdevicelink.util.ByteEnumer | getValue, getName, equals, eq, value, get, get |
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |