org.omg.CORBA
Interface FixedDefOperations

All Superinterfaces:
IDLTypeOperations, IRObjectOperations
All Known Subinterfaces:
FixedDef
All Known Implementing Classes:
_FixedDefStub, FixedDef, FixedDefPOA, FixedDefPOATie

public interface FixedDefOperations
extends IDLTypeOperations

Generated from IDL interface "FixedDef".

Version:
generated at Sep 14, 2010 11:02:04 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)