org.milyn.edi.unedifact.d96a.INVOIC
Class SegmentGroup8

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

public class SegmentGroup8
extends Object
implements Serializable, org.milyn.smooks.edi.EDIWritable

See Also:
Serialized Form

Constructor Summary
SegmentGroup8()
           
 
Method Summary
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 FIIFinancialInstitutionInformation getFIIFinancialInstitutionInformation()
           
 MOAMonetaryAmount getMOAMonetaryAmount()
           
 PAIPaymentInstructions getPAIPaymentInstructions()
           
 PATPaymentTermsBasis getPATPaymentTermsBasis()
           
 PCDPercentageDetails getPCDPercentageDetails()
           
 SegmentGroup8 setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 SegmentGroup8 setFIIFinancialInstitutionInformation(FIIFinancialInstitutionInformation fIIFinancialInstitutionInformation)
           
 SegmentGroup8 setMOAMonetaryAmount(MOAMonetaryAmount mOAMonetaryAmount)
           
 SegmentGroup8 setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)
           
 SegmentGroup8 setPATPaymentTermsBasis(PATPaymentTermsBasis pATPaymentTermsBasis)
           
 SegmentGroup8 setPCDPercentageDetails(PCDPercentageDetails pCDPercentageDetails)
           
 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

SegmentGroup8

public SegmentGroup8()
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

getPATPaymentTermsBasis

public PATPaymentTermsBasis getPATPaymentTermsBasis()

setPATPaymentTermsBasis

public SegmentGroup8 setPATPaymentTermsBasis(PATPaymentTermsBasis pATPaymentTermsBasis)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public SegmentGroup8 setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getPCDPercentageDetails

public PCDPercentageDetails getPCDPercentageDetails()

setPCDPercentageDetails

public SegmentGroup8 setPCDPercentageDetails(PCDPercentageDetails pCDPercentageDetails)

getMOAMonetaryAmount

public MOAMonetaryAmount getMOAMonetaryAmount()

setMOAMonetaryAmount

public SegmentGroup8 setMOAMonetaryAmount(MOAMonetaryAmount mOAMonetaryAmount)

getPAIPaymentInstructions

public PAIPaymentInstructions getPAIPaymentInstructions()

setPAIPaymentInstructions

public SegmentGroup8 setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)

getFIIFinancialInstitutionInformation

public FIIFinancialInstitutionInformation getFIIFinancialInstitutionInformation()

setFIIFinancialInstitutionInformation

public SegmentGroup8 setFIIFinancialInstitutionInformation(FIIFinancialInstitutionInformation fIIFinancialInstitutionInformation)


Copyright © 2018. All rights reserved.