|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CSI.MessageInContext
Generated from IDL definition of struct "MessageInContext"
Field Summary | |
---|---|
long |
client_context_id
|
boolean |
discard_context
|
Constructor Summary | |
---|---|
MessageInContext()
|
|
MessageInContext(long client_context_id,
boolean discard_context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long client_context_id
public boolean discard_context
Constructor Detail |
public MessageInContext()
public MessageInContext(long client_context_id, boolean discard_context)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |