|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.GIOP.ReplyHeader_1_0
Generated from IDL definition of struct "ReplyHeader_1_0"
Field Summary | |
---|---|
ReplyStatusType_1_0 |
reply_status
|
int |
request_id
|
ServiceContext[] |
service_context
|
Constructor Summary | |
---|---|
ReplyHeader_1_0()
|
|
ReplyHeader_1_0(ServiceContext[] service_context,
int request_id,
ReplyStatusType_1_0 reply_status)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public ServiceContext[] service_context
public int request_id
public ReplyStatusType_1_0 reply_status
Constructor Detail |
public ReplyHeader_1_0()
public ReplyHeader_1_0(ServiceContext[] service_context, int request_id, ReplyStatusType_1_0 reply_status)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |