|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.ServiceInformation
Field Summary | |
---|---|
int[] |
service_details
|
int[] |
service_options
|
Constructor Summary | |
---|---|
ServiceInformation()
|
|
ServiceInformation(int[] service_options,
int[] service_details)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int[] service_options
public int[] service_details
Constructor Detail |
public ServiceInformation()
public ServiceInformation(int[] service_options, int[] service_details)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |