org.omg.CORBA
Interface FixedDefOperations

All Superinterfaces:
IDLTypeOperations, IRObjectOperations
All Known Subinterfaces:
FixedDef

public interface FixedDefOperations
extends IDLTypeOperations

Generated from IDL interface "FixedDef".

Version:
generated at Aug 22, 2009 1:39:58 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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 © 2009. All Rights Reserved.