|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.cb2java.copybook.floating.IEEE754
| Nested Class Summary |
| Nested classes inherited from class net.sf.cb2java.copybook.floating.Conversion |
Conversion.Precision |
| Field Summary |
| Fields inherited from interface net.sf.cb2java.copybook.floating.Conversion |
DOUBLE, SINGLE |
| Constructor Summary | |
IEEE754()
|
|
| Method Summary | |
java.math.BigDecimal |
fromBytes(byte[] input,
Conversion.Precision p)
|
byte[] |
toBytes(java.math.BigDecimal data,
Conversion.Precision p)
|
void |
validate(java.math.BigDecimal data,
Conversion.Precision p)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IEEE754()
| Method Detail |
public java.math.BigDecimal fromBytes(byte[] input,
Conversion.Precision p)
fromBytes in interface Conversion
public byte[] toBytes(java.math.BigDecimal data,
Conversion.Precision p)
toBytes in interface Conversion
public void validate(java.math.BigDecimal data,
Conversion.Precision p)
validate in interface Conversion
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||