|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdemo
public class demo
Demonstration program for the zdecimal package. Remember not to translate the packed or zone decimal numbers when changing code pages. Most COBOL complires have options that show the offset of each field in a structure. Use the listing to determine the field offsets. JRIO and CICS are registered trademarks of IBM corporation.
Constructor Summary | |
---|---|
demo()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Runs the ZDecimalJava Demonstration Program |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public demo()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- NONE
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |