|
|||||||||||
| 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.pain001.complextype.StructuredRemittanceInformation2
Generated code.
| Field Summary | |
java.lang.String[] |
ELEMENTS
Element ordering - DocumentType1Code ISODate ReferredDocumentAmount1Choice Max35Text PartyIdentification1 |
| Constructor Summary | |
StructuredRemittanceInformation2()
Default constructor |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Returns true if objects are equal, false otherwise. |
DocumentType1Code |
getDocumentType1Code()
Getter for documentType1Code |
ISODate |
getISODate()
Getter for iSODate |
Max35Text[] |
getMax35Text()
Getter for max35Text |
PartyIdentification1[] |
getPartyIdentification1()
Getter for partyIdentification1 |
ReferredDocumentAmount1Choice[] |
getReferredDocumentAmount1Choice()
Getter for referredDocumentAmount1Choice |
void |
setDocumentType1Code(DocumentType1Code _documentType1Code)
Setter for documentType1Code |
void |
setISODate(ISODate _iSODate)
Setter for iSODate |
void |
setMax35Text(Max35Text[] _max35Text)
Setter for max35Text |
void |
setPartyIdentification1(PartyIdentification1[] _partyIdentification1)
Setter for partyIdentification1 |
void |
setReferredDocumentAmount1Choice(ReferredDocumentAmount1Choice[] _referredDocumentAmount1Choice)
Setter for referredDocumentAmount1Choice |
| 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 StructuredRemittanceInformation2()
| Method Detail |
public void setDocumentType1Code(DocumentType1Code _documentType1Code)
public DocumentType1Code getDocumentType1Code()
public void setISODate(ISODate _iSODate)
public ISODate getISODate()
public void setReferredDocumentAmount1Choice(ReferredDocumentAmount1Choice[] _referredDocumentAmount1Choice)
public ReferredDocumentAmount1Choice[] getReferredDocumentAmount1Choice()
public void setMax35Text(Max35Text[] _max35Text)
public Max35Text[] getMax35Text()
public void setPartyIdentification1(PartyIdentification1[] _partyIdentification1)
public PartyIdentification1[] getPartyIdentification1()
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 | ||||||||||