Package de.sg_o.lib.photoNet.networkIO
Class NetRequestBinary
java.lang.Object
de.sg_o.lib.photoNet.networkIO.NetRequestBinary
-
Constructor Summary
ConstructorsConstructorDescriptionNetRequestBinary(NetIO device, String command) NetRequestBinary(NetIO device, String command, boolean important) -
Method Summary
-
Constructor Details
-
NetRequestBinary
-
NetRequestBinary
-
-
Method Details
-
isExecuted
public boolean isExecuted() -
isError
public boolean isError() -
getError
-
getResponse
public byte[] getResponse()
-