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