org.omg.CORBA
Class ServiceInformation
java.lang.Object
org.omg.CORBA.ServiceInformation
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ServiceInformation
- extends Object
- implements IDLEntity
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
service_options
public int[] service_options
service_details
public ServiceDetail[] service_details
ServiceInformation
public ServiceInformation()
ServiceInformation
public ServiceInformation(int[] service_options,
ServiceDetail[] service_details)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.