public abstract class ResultPacket extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ResultPacket.ResultType |
Constructor and Description |
---|
ResultPacket() |
Modifier and Type | Method and Description |
---|---|
abstract byte |
getPacketSeq() |
abstract ResultPacket.ResultType |
getResultType() |
public abstract ResultPacket.ResultType getResultType()
public abstract byte getPacketSeq()
Copyright © 2015. All rights reserved.