org.omg.CORBA
インタフェース ValueMemberDefOperations

すべてのスーパーインタフェース:
ContainedOperations, IRObjectOperations
既知のサブインタフェースの一覧:
ValueMemberDef

public interface ValueMemberDefOperations
extends ContainedOperations


メソッドの概要
 short access()
           
 void access(short i)
           
 IDLType type_def()
           
 void type_def(IDLType i)
           
 TypeCode type()
           
 
インタフェース org.omg.CORBA.ContainedOperations から継承したメソッド
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version
 
インタフェース org.omg.CORBA.IRObjectOperations から継承したメソッド
def_kind, destroy
 

メソッドの詳細

type

public TypeCode type()

type_def

public void type_def(IDLType i)

type_def

public IDLType type_def()

access

public void access(short i)

access

public short access()