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