|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.GIOP.ReplyHeader_1_2
public final class ReplyHeader_1_2
Struct definition: ReplyHeader_1_2.
| Field Summary | |
|---|---|
ReplyStatusType_1_2 |
reply_status
Struct member reply_status |
int |
request_id
Struct member request_id |
ServiceContext[] |
service_context
Struct member service_context |
| Constructor Summary | |
|---|---|
ReplyHeader_1_2()
Default constructor |
|
ReplyHeader_1_2(int request_id,
ReplyStatusType_1_2 reply_status,
ServiceContext[] service_context)
Constructor with fields initialization |
|
| Method Summary |
|---|
| 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)
request_id - request_id struct memberreply_status - reply_status struct memberservice_context - service_context struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||