|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDetail | |
---|---|
org.omg.CORBA |
Uses of ServiceDetail in org.omg.CORBA |
---|
Fields in org.omg.CORBA declared as ServiceDetail | |
---|---|
ServiceDetail[] |
ServiceInformation.service_details
|
ServiceDetail |
ServiceDetailHolder.value
|
Methods in org.omg.CORBA that return ServiceDetail | |
---|---|
static ServiceDetail |
ServiceDetailHelper.extract(Any any)
|
static ServiceDetail |
ServiceDetailHelper.read(InputStream in)
|
Methods in org.omg.CORBA with parameters of type ServiceDetail | |
---|---|
static void |
ServiceDetailHelper.insert(Any any,
ServiceDetail val)
|
static void |
ServiceDetailHelper.write(OutputStream out,
ServiceDetail val)
|
Constructors in org.omg.CORBA with parameters of type ServiceDetail | |
---|---|
ServiceDetailHolder(ServiceDetail initial)
|
|
ServiceInformation(int[] service_options,
ServiceDetail[] service_details)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |