All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class netbula.ORPC.XDTshort

java.lang.Object
   |
   +----netbula.ORPC.XDTshort

public class XDTshort
extends Object
implements XDT

Variable Index

 o value

Constructor Index

 o XDTshort()
 o XDTshort(short)

Method Index

 o Clone()
 o getArray(int)
 o val()
 o xdr(XDR)

Variables

 o value
 public short value

Constructors

 o XDTshort
 public XDTshort()
 o XDTshort
 public XDTshort(short v)

Methods

 o val
 public short val()
 o Clone
 public XDT Clone()
 o getArray
 public XDT[] getArray(int len)
 o xdr
 public void xdr(XDR xdrs) throws XDRError

All Packages  Class Hierarchy  This Package  Previous  Next  Index