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

java.lang.Object
  extended by org.milyn.edi.unedifact.d96a.CONDPV.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
 BIIStructureIdentification getBIIStructureIdentification()
           
 PAIPaymentInstructions getPAIPaymentInstructions()
           
 PATPaymentTermsBasis getPATPaymentTermsBasis()
           
 RCSRequirementsAndConditions getRCSRequirementsAndConditions()
           
 List<SegmentGroup10> getSegmentGroup10()
           
 List<SegmentGroup12> getSegmentGroup12()
           
 List<SegmentGroup9> getSegmentGroup9()
           
 SegmentGroup8 setBIIStructureIdentification(BIIStructureIdentification bIIStructureIdentification)
           
 SegmentGroup8 setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)
           
 SegmentGroup8 setPATPaymentTermsBasis(PATPaymentTermsBasis pATPaymentTermsBasis)
           
 SegmentGroup8 setRCSRequirementsAndConditions(RCSRequirementsAndConditions rCSRequirementsAndConditions)
           
 SegmentGroup8 setSegmentGroup10(List<SegmentGroup10> segmentGroup10)
           
 SegmentGroup8 setSegmentGroup12(List<SegmentGroup12> segmentGroup12)
           
 SegmentGroup8 setSegmentGroup9(List<SegmentGroup9> segmentGroup9)
           
 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

getBIIStructureIdentification

public BIIStructureIdentification getBIIStructureIdentification()

setBIIStructureIdentification

public SegmentGroup8 setBIIStructureIdentification(BIIStructureIdentification bIIStructureIdentification)

getRCSRequirementsAndConditions

public RCSRequirementsAndConditions getRCSRequirementsAndConditions()

setRCSRequirementsAndConditions

public SegmentGroup8 setRCSRequirementsAndConditions(RCSRequirementsAndConditions rCSRequirementsAndConditions)

getPAIPaymentInstructions

public PAIPaymentInstructions getPAIPaymentInstructions()

setPAIPaymentInstructions

public SegmentGroup8 setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)

getPATPaymentTermsBasis

public PATPaymentTermsBasis getPATPaymentTermsBasis()

setPATPaymentTermsBasis

public SegmentGroup8 setPATPaymentTermsBasis(PATPaymentTermsBasis pATPaymentTermsBasis)

getSegmentGroup9

public List<SegmentGroup9> getSegmentGroup9()

setSegmentGroup9

public SegmentGroup8 setSegmentGroup9(List<SegmentGroup9> segmentGroup9)

getSegmentGroup10

public List<SegmentGroup10> getSegmentGroup10()

setSegmentGroup10

public SegmentGroup8 setSegmentGroup10(List<SegmentGroup10> segmentGroup10)

getSegmentGroup12

public List<SegmentGroup12> getSegmentGroup12()

setSegmentGroup12

public SegmentGroup8 setSegmentGroup12(List<SegmentGroup12> segmentGroup12)


Copyright © 2018. All rights reserved.