|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jacorb.ir.IRObject
org.jacorb.ir.IDLType
org.jacorb.ir.FixedDef
public class FixedDef
| Field Summary |
|---|
| Fields inherited from class org.jacorb.ir.IDLType |
|---|
type |
| Fields inherited from class org.jacorb.ir.IRObject |
|---|
def_kind, fileSeparator, myRef, name, orb |
| Constructor Summary | |
|---|---|
FixedDef(TypeCode tc)
|
|
| Method Summary | |
|---|---|
void |
define()
second phase of loading IRObjects, define any unresolved links |
void |
destroy()
|
short |
digits()
|
void |
digits(short arg)
|
short |
scale()
|
void |
scale(short arg)
|
| Methods inherited from class org.jacorb.ir.IDLType |
|---|
create, create, type |
| Methods inherited from class org.jacorb.ir.IRObject |
|---|
def_kind, getName, getReference, setReference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.omg.CORBA.IDLTypeOperations |
|---|
type |
| Methods inherited from interface org.omg.CORBA.IRObjectOperations |
|---|
def_kind |
| Constructor Detail |
|---|
public FixedDef(TypeCode tc)
| Method Detail |
|---|
public short digits()
digits in interface FixedDefOperationspublic void digits(short arg)
digits in interface FixedDefOperationspublic short scale()
scale in interface FixedDefOperationspublic void scale(short arg)
scale in interface FixedDefOperationspublic void define()
IRObject
define in class IDLTypepublic void destroy()
destroy in interface IRObjectOperationsdestroy in class IDLType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||