|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.sourceforge.ifx.basetypes.IFXObject
org.sourceforge.ifx.framework.complextype.PmtBatchStatusRec_Type
Generated code.
| Field Summary | |
java.lang.String[] |
ELEMENTS
Element ordering - PmtBatchId PmtBatchStatus |
| Constructor Summary | |
PmtBatchStatusRec_Type()
Default constructor |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Returns true if objects are equal, false otherwise. |
PmtBatchId |
getPmtBatchId()
Getter for pmtBatchId |
PmtBatchStatus |
getPmtBatchStatus()
Getter for pmtBatchStatus |
void |
setPmtBatchId(PmtBatchId _pmtBatchId)
Setter for pmtBatchId |
void |
setPmtBatchStatus(PmtBatchStatus _pmtBatchStatus)
Setter for pmtBatchStatus |
| Methods inherited from class org.sourceforge.ifx.basetypes.IFXObject |
toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public final java.lang.String[] ELEMENTS
| Constructor Detail |
public PmtBatchStatusRec_Type()
| Method Detail |
public void setPmtBatchId(PmtBatchId _pmtBatchId)
public PmtBatchId getPmtBatchId()
public void setPmtBatchStatus(PmtBatchStatus _pmtBatchStatus)
public PmtBatchStatus getPmtBatchStatus()
public boolean equals(java.lang.Object obj)
equals in class IFXObjectobj - the object to compare with.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||