|
VisiBroker for Java |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FixedDefOperations
This interface is used to represent a fixed data type definition that is stored in the Interface Repository.
| Method Summary | |
|---|---|
short |
digits()
the number of digits in the fixed type. |
void |
digits(short arg0)
the number of digits in the fixed type. |
short |
scale()
The number of digits to the right of the decimal point in the fixed type |
void |
scale(short arg0)
The number of digits to the right of the decimal point in the fixed type |
| Methods inherited from interface org.omg.CORBA.IDLTypeOperations |
|---|
type |
| Methods inherited from interface org.omg.CORBA.IRObjectOperations |
|---|
def_kind, destroy |
| Method Detail |
|---|
short scale()
void scale(short arg0)
short digits()
void digits(short arg0)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||