jGpibEnet.dataTypes
Class TypeWriteResp
java.lang.Object
jGpibEnet.dataTypes.TypeWriteResp
- All Implemented Interfaces:
- org.acplt.oncrpc.XdrAble
public class TypeWriteResp
- extends java.lang.Object
- implements org.acplt.oncrpc.XdrAble
Constructor Summary |
TypeWriteResp()
Creates a new instance of TypeWriteResp |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeWriteResp
public TypeWriteResp()
- Creates a new instance of TypeWriteResp
xdrEncode
public void xdrEncode(org.acplt.oncrpc.XdrEncodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
java.io.IOException
- Specified by:
xdrEncode
in interface org.acplt.oncrpc.XdrAble
- Throws:
org.acplt.oncrpc.OncRpcException
java.io.IOException
xdrDecode
public void xdrDecode(org.acplt.oncrpc.XdrDecodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
java.io.IOException
- Specified by:
xdrDecode
in interface org.acplt.oncrpc.XdrAble
- Throws:
org.acplt.oncrpc.OncRpcException
java.io.IOException
getError
public int getError()
setError
public void setError(int error)
getSize
public int getSize()
setSize
public void setSize(int size)