org.omg.CORBA
クラス _IDLTypeStub

java.lang.Object
  |
  +--org.omg.CORBA.portable.ObjectImpl
        |
        +--org.omg.CORBA._IDLTypeStub
すべての実装インタフェース:
IDLEntity, IDLType, IDLTypeOperations, IRObject, IRObjectOperations, Object, java.io.Serializable

public class _IDLTypeStub
extends ObjectImpl
implements IDLType

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

フィールドの概要
static java.lang.Class __opsClass
           
static int _TIMEOUT
           
 
コンストラクタの概要
_IDLTypeStub()
           
 
メソッドの概要
 java.lang.String[] _ids()
           
 DefinitionKind def_kind()
           
 void destroy()
           
 TypeCode type()
           
 
クラス org.omg.CORBA.portable.ObjectImpl から継承したメソッド
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
クラス java.lang.Object から継承したメソッド
getClass, notify, notifyAll, wait, wait, wait
 
インタフェース org.omg.CORBA.Object から継承したメソッド
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

フィールドの詳細

__opsClass

public static final java.lang.Class __opsClass

_TIMEOUT

public static int _TIMEOUT
コンストラクタの詳細

_IDLTypeStub

public _IDLTypeStub()
メソッドの詳細

_ids

public java.lang.String[] _ids()
オーバーライド:
クラス ObjectImpl 内の _ids

def_kind

public DefinitionKind def_kind()
定義:
インタフェース IRObjectOperations 内の def_kind

destroy

public void destroy()
定義:
インタフェース IRObjectOperations 内の destroy

type

public TypeCode type()
定義:
インタフェース IDLTypeOperations 内の type