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