public class usarray extends Object implements org.acplt.oncrpc.XdrAble
| Modifier and Type | Field and Description |
|---|---|
short[] |
value |
| Constructor and Description |
|---|
usarray() |
usarray(short[] value) |
usarray(org.acplt.oncrpc.XdrDecodingStream xdr) |
| Modifier and Type | Method and Description |
|---|---|
void |
xdrDecode(org.acplt.oncrpc.XdrDecodingStream xdr) |
void |
xdrEncode(org.acplt.oncrpc.XdrEncodingStream xdr) |
public usarray()
public usarray(short[] value)
public usarray(org.acplt.oncrpc.XdrDecodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcExceptionIOExceptionpublic void xdrEncode(org.acplt.oncrpc.XdrEncodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
IOException
xdrEncode in interface org.acplt.oncrpc.XdrAbleorg.acplt.oncrpc.OncRpcExceptionIOExceptionpublic void xdrDecode(org.acplt.oncrpc.XdrDecodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
IOException
xdrDecode in interface org.acplt.oncrpc.XdrAbleorg.acplt.oncrpc.OncRpcExceptionIOException