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 Mar 12, 2011 4:11:13 PM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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)