|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.ServiceDetail
Field Summary | |
---|---|
byte[] |
service_detail
|
int |
service_detail_type
|
Constructor Summary | |
---|---|
ServiceDetail()
|
|
ServiceDetail(int service_detail_type,
byte[] service_detail)
|
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)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |