org.omg.CORBA
Interface FixedDefOperations

All Superinterfaces:
IDLTypeOperations, IRObjectOperations
All Known Subinterfaces:
FixedDef

public interface FixedDefOperations
extends IDLTypeOperations

Generated from IDL interface "FixedDef"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 short digits()
           
 void digits(short arg)
           
 short scale()
           
 void scale(short arg)
           
 
Methods inherited from interface org.omg.CORBA.IDLTypeOperations
type
 
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
 

Method Detail

digits

short digits()

digits

void digits(short arg)

scale

short scale()

scale

void scale(short arg)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.