public class NdrShort extends NdrObject
int
value
NdrShort(int value)
void
decode(NdrBuffer src)
encode(NdrBuffer dst)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int value
public NdrShort(int value)
public void encode(NdrBuffer dst) throws NdrException
encode
NdrObject
NdrException
public void decode(NdrBuffer src) throws NdrException
decode