Java プラットフォーム 1.2

org.omg.CORBA
クラス ServiceDetail

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

public final class ServiceDetail
extends Object
implements IDLEntity

関連項目:
直列化された形式

フィールドの概要
 byte[] service_detail
           
 int service_detail_type
           
 
コンストラクタの概要
ServiceDetail()
           
ServiceDetail(int service_detail_type, byte[] service_detail)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

service_detail_type

public int service_detail_type

service_detail

public byte[] service_detail
コンストラクタの詳細

ServiceDetail

public ServiceDetail()

ServiceDetail

public ServiceDetail(int service_detail_type,
                     byte[] service_detail)

Java プラットフォーム 1.2

バグや機能要求の報告
新しい javadoc の表示についてのコメントやご提案
Java は、米国およびその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.