|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectndr.NdrObject
rpc.core.ContextHandle
public class ContextHandle
Field Summary |
---|
Fields inherited from class ndr.NdrObject |
---|
value |
Constructor Summary | |
---|---|
ContextHandle(int attributes,
UUID uuid)
|
Method Summary | |
---|---|
int |
getAttributes()
|
UUID |
getUuid()
|
void |
setAttributes(int attributes)
|
void |
setUuid(UUID uuid)
|
Methods inherited from class ndr.NdrObject |
---|
decode, encode, getOpnum, read, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextHandle(int attributes, UUID uuid)
Method Detail |
---|
public int getAttributes()
public void setAttributes(int attributes)
public UUID getUuid()
public void setUuid(UUID uuid)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |