|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.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 |
Methods inherited from class java.lang.Object |
equals, 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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |