org.milyn.edi.unedifact.d96a.RESMSG
Class Resmsg

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

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

See Also:
Serialized Form

Constructor Summary
Resmsg()
           
 
Method Summary
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 List<FIIFinancialInstitutionInformation> getFIIFinancialInstitutionInformation()
           
 List<FTXFreeText> getFTXFreeText()
           
 LANLanguage getLANLanguage()
           
 List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()
           
 List<MOAMonetaryAmount> getMOAMonetaryAmount()
           
 PAIPaymentInstructions getPAIPaymentInstructions()
           
 List<PATPaymentTermsBasis> getPATPaymentTermsBasis()
           
 PCDPercentageDetails getPCDPercentageDetails()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup2> getSegmentGroup2()
           
 List<SegmentGroup4> getSegmentGroup4()
           
 Resmsg setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Resmsg setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 Resmsg setFIIFinancialInstitutionInformation(List<FIIFinancialInstitutionInformation> fIIFinancialInstitutionInformation)
           
 Resmsg setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 Resmsg setLANLanguage(LANLanguage lANLanguage)
           
 Resmsg setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)
           
 Resmsg setMOAMonetaryAmount(List<MOAMonetaryAmount> mOAMonetaryAmount)
           
 Resmsg setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)
           
 Resmsg setPATPaymentTermsBasis(List<PATPaymentTermsBasis> pATPaymentTermsBasis)
           
 Resmsg setPCDPercentageDetails(PCDPercentageDetails pCDPercentageDetails)
           
 Resmsg setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Resmsg setSegmentGroup2(List<SegmentGroup2> segmentGroup2)
           
 Resmsg setSegmentGroup4(List<SegmentGroup4> segmentGroup4)
           
 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

Resmsg

public Resmsg()
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 Resmsg setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)

getLANLanguage

public LANLanguage getLANLanguage()

setLANLanguage

public Resmsg setLANLanguage(LANLanguage lANLanguage)

getPCDPercentageDetails

public PCDPercentageDetails getPCDPercentageDetails()

setPCDPercentageDetails

public Resmsg setPCDPercentageDetails(PCDPercentageDetails pCDPercentageDetails)

getPAIPaymentInstructions

public PAIPaymentInstructions getPAIPaymentInstructions()

setPAIPaymentInstructions

public Resmsg setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Resmsg setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public Resmsg setFTXFreeText(List<FTXFreeText> fTXFreeText)

getLOCPlaceLocationIdentification

public List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public Resmsg setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)

getMOAMonetaryAmount

public List<MOAMonetaryAmount> getMOAMonetaryAmount()

setMOAMonetaryAmount

public Resmsg setMOAMonetaryAmount(List<MOAMonetaryAmount> mOAMonetaryAmount)

getPATPaymentTermsBasis

public List<PATPaymentTermsBasis> getPATPaymentTermsBasis()

setPATPaymentTermsBasis

public Resmsg setPATPaymentTermsBasis(List<PATPaymentTermsBasis> pATPaymentTermsBasis)

getFIIFinancialInstitutionInformation

public List<FIIFinancialInstitutionInformation> getFIIFinancialInstitutionInformation()

setFIIFinancialInstitutionInformation

public Resmsg setFIIFinancialInstitutionInformation(List<FIIFinancialInstitutionInformation> fIIFinancialInstitutionInformation)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Resmsg setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup2

public List<SegmentGroup2> getSegmentGroup2()

setSegmentGroup2

public Resmsg setSegmentGroup2(List<SegmentGroup2> segmentGroup2)

getSegmentGroup4

public List<SegmentGroup4> getSegmentGroup4()

setSegmentGroup4

public Resmsg setSegmentGroup4(List<SegmentGroup4> segmentGroup4)


Copyright © 2018. All rights reserved.