org.milyn.edi.unedifact.d96a.REMADV
Class Remadv

java.lang.Object
  extended by org.milyn.edi.unedifact.d96a.REMADV.Remadv
All Implemented Interfaces:
Serializable, org.milyn.smooks.edi.EDIWritable

@EDIMessage
public class Remadv
extends Object
implements Serializable, org.milyn.smooks.edi.EDIWritable

See Also:
Serialized Form

Constructor Summary
Remadv()
           
 
Method Summary
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 List<FIIFinancialInstitutionInformation> getFIIFinancialInstitutionInformation()
           
 List<FTXFreeText> getFTXFreeText()
           
 List<MOAMonetaryAmount> getMOAMonetaryAmount()
           
 PAIPaymentInstructions getPAIPaymentInstructions()
           
 List<RFFReference> getRFFReference()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup3> getSegmentGroup3()
           
 List<SegmentGroup4> getSegmentGroup4()
           
 Uns getUNSSectionControl()
           
 Remadv setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Remadv setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 Remadv setFIIFinancialInstitutionInformation(List<FIIFinancialInstitutionInformation> fIIFinancialInstitutionInformation)
           
 Remadv setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 Remadv setMOAMonetaryAmount(List<MOAMonetaryAmount> mOAMonetaryAmount)
           
 Remadv setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)
           
 Remadv setRFFReference(List<RFFReference> rFFReference)
           
 Remadv setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Remadv setSegmentGroup3(List<SegmentGroup3> segmentGroup3)
           
 Remadv setSegmentGroup4(List<SegmentGroup4> segmentGroup4)
           
 Remadv setUNSSectionControl(Uns uNSSectionControl)
           
 void write(Writer writer, org.milyn.edisax.model.internal.Delimiters delimiters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Remadv

public Remadv()
Method Detail

write

public void write(Writer writer,
                  org.milyn.edisax.model.internal.Delimiters delimiters)
           throws IOException
Specified by:
write in interface org.milyn.smooks.edi.EDIWritable
Throws:
IOException

getBGMBeginningOfMessage

public BGMBeginningOfMessage getBGMBeginningOfMessage()

setBGMBeginningOfMessage

public Remadv setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Remadv setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getRFFReference

public List<RFFReference> getRFFReference()

setRFFReference

public Remadv setRFFReference(List<RFFReference> rFFReference)

getFIIFinancialInstitutionInformation

public List<FIIFinancialInstitutionInformation> getFIIFinancialInstitutionInformation()

setFIIFinancialInstitutionInformation

public Remadv setFIIFinancialInstitutionInformation(List<FIIFinancialInstitutionInformation> fIIFinancialInstitutionInformation)

getPAIPaymentInstructions

public PAIPaymentInstructions getPAIPaymentInstructions()

setPAIPaymentInstructions

public Remadv setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public Remadv setFTXFreeText(List<FTXFreeText> fTXFreeText)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Remadv setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup3

public List<SegmentGroup3> getSegmentGroup3()

setSegmentGroup3

public Remadv setSegmentGroup3(List<SegmentGroup3> segmentGroup3)

getSegmentGroup4

public List<SegmentGroup4> getSegmentGroup4()

setSegmentGroup4

public Remadv setSegmentGroup4(List<SegmentGroup4> segmentGroup4)

getUNSSectionControl

public Uns getUNSSectionControl()

setUNSSectionControl

public Remadv setUNSSectionControl(Uns uNSSectionControl)

getMOAMonetaryAmount

public List<MOAMonetaryAmount> getMOAMonetaryAmount()

setMOAMonetaryAmount

public Remadv setMOAMonetaryAmount(List<MOAMonetaryAmount> mOAMonetaryAmount)


Copyright © 2018. All rights reserved.