|
jPOS 1.6.1 API Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpos.iso.ISOFieldPackager
org.jpos.iso.IF_NOP
public class IF_NOP
ISOComponent,
IFA_LLNUM| Constructor Summary | |
|---|---|
IF_NOP()
|
|
| Method Summary | |
|---|---|
int |
getMaxPackedLength()
|
byte[] |
pack(ISOComponent c)
|
int |
unpack(ISOComponent c,
byte[] b,
int offset)
|
| Methods inherited from class org.jpos.iso.ISOFieldPackager |
|---|
createComponent, getDescription, getLength, pack, setDescription, setLength, setPad, unpack |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IF_NOP()
len - - field lendescription - symbolic descrption| Method Detail |
|---|
public byte[] pack(ISOComponent c)
pack in class ISOFieldPackagerc - - a component
ISOException
public int unpack(ISOComponent c,
byte[] b,
int offset)
unpack in class ISOFieldPackagerc - - the Component to unpackb - - binary imageoffset - - starting offset within the binary image
public int getMaxPackedLength()
getMaxPackedLength in class ISOFieldPackager
|
jPOS.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||