public class FixedDef extends IDLType implements FixedDefOperations
| Modifier and Type | Method and Description |
|---|---|
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) |
def_kind, getName, getReference, setReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittypedef_kindpublic FixedDef(TypeCode tc)
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()
IRObjectpublic void destroy()
destroy in interface IRObjectOperationsdestroy in class IDLTypeCopyright © 2017 JacORB. All rights reserved.