jGpibEnet.dataTypes
Class TypeLinkResp
java.lang.Object
jGpibEnet.dataTypes.TypeLinkResp
- All Implemented Interfaces:
- org.acplt.oncrpc.XdrAble
public class TypeLinkResp
- extends java.lang.Object
- implements org.acplt.oncrpc.XdrAble
|
Constructor Summary |
TypeLinkResp()
Creates a new instance of TypeLinkResp |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeLinkResp
public TypeLinkResp()
- Creates a new instance of TypeLinkResp
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)
getLinkId
public int getLinkId()
setLinkId
public void setLinkId(int linkId)
getAbortPort
public short getAbortPort()
setAbortPort
public void setAbortPort(short abortPort)
getMaxRecvSize
public int getMaxRecvSize()
setMaxRecvSize
public void setMaxRecvSize(int maxRecvSize)