|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CORBA.ServiceDetail
public final class ServiceDetail
Struct definition: ServiceDetail.
| Field Summary | |
|---|---|
byte[] |
service_detail
Struct member service_detail |
int |
service_detail_type
Struct member service_detail_type |
| Constructor Summary | |
|---|---|
ServiceDetail()
Default constructor |
|
ServiceDetail(int service_detail_type,
byte[] service_detail)
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 service_detail_type
public byte[] service_detail
| Constructor Detail |
|---|
public ServiceDetail()
public ServiceDetail(int service_detail_type,
byte[] service_detail)
service_detail_type - service_detail_type struct memberservice_detail - service_detail struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||