JavaTM 2 Platform
Standard Ed. 6

org.omg.IOP
類別 TaggedProfile

java.lang.Object
  繼承者 org.omg.IOP.TaggedProfile
所有已實作的介面:
Serializable, IDLEntity

public final class TaggedProfile
extends Object
implements IDLEntity

org/omg/IOP/TaggedProfile.java。由 "3.2" 版的 IDL-to-Java 編譯器(可移植)從 ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl 產生,產生時間為 2006 年 6 月 30 日,星期五上午 12:40:06 (GMT-08:00)。


欄位摘要
 byte[] profile_data
          關聯的配置檔案資料。
 int tag
          以配置檔案 id 形式表示的標記。
 
建構子摘要
TaggedProfile()
           
TaggedProfile(int _tag, byte[] _profile_data)
           
 
方法摘要
 
從類別 java.lang.Object 繼承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

欄位詳細資訊

tag

public int tag
以配置檔案 id 形式表示的標記。


profile_data

public byte[] profile_data
關聯的配置檔案資料。

建構子詳細資訊

TaggedProfile

public TaggedProfile()

TaggedProfile

public TaggedProfile(int _tag,
                     byte[] _profile_data)

JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only