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

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

public interface FixedDefOperations
extends IDLTypeOperations


メソッドの概要
 short digits()
           
 void digits(short i)
           
 short scale()
           
 void scale(short i)
           
 
インタフェース org.omg.CORBA.IDLTypeOperations から継承したメソッド
type
 
インタフェース org.omg.CORBA.IRObjectOperations から継承したメソッド
def_kind, destroy
 

メソッドの詳細

digits

public void digits(short i)

digits

public short digits()

scale

public void scale(short i)

scale

public short scale()