org.omg.CORBA
Class ServiceDetail

java.lang.Object
  |
  +--org.omg.CORBA.ServiceDetail

public final synchronized class ServiceDetail
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

See Also:
Serialized Form

Field Summary
 byte[] service_detail
           
 int service_detail_type
           
 
Constructor Summary
ServiceDetail()
           
ServiceDetail(int, byte[])
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service_detail_type

public int service_detail_type

service_detail

public byte[] service_detail
Constructor Detail

ServiceDetail

public ServiceDetail()

ServiceDetail

public ServiceDetail(int,
                     byte[])