org.milyn.edi.unedifact.d96a.CONPVA
Class SegmentGroup22

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup22()
           
 
Method Summary
 BIIStructureIdentification getBIIStructureIdentification()
           
 List<MOAMonetaryAmount> getMOAMonetaryAmount()
           
 PRIPriceDetails getPRIPriceDetails()
           
 List<QTYQuantity> getQTYQuantity()
           
 RCSRequirementsAndConditions getRCSRequirementsAndConditions()
           
 List<SegmentGroup23> getSegmentGroup23()
           
 List<SegmentGroup25> getSegmentGroup25()
           
 List<SegmentGroup26> getSegmentGroup26()
           
 List<SegmentGroup27> getSegmentGroup27()
           
 SegmentGroup22 setBIIStructureIdentification(BIIStructureIdentification bIIStructureIdentification)
           
 SegmentGroup22 setMOAMonetaryAmount(List<MOAMonetaryAmount> mOAMonetaryAmount)
           
 SegmentGroup22 setPRIPriceDetails(PRIPriceDetails pRIPriceDetails)
           
 SegmentGroup22 setQTYQuantity(List<QTYQuantity> qTYQuantity)
           
 SegmentGroup22 setRCSRequirementsAndConditions(RCSRequirementsAndConditions rCSRequirementsAndConditions)
           
 SegmentGroup22 setSegmentGroup23(List<SegmentGroup23> segmentGroup23)
           
 SegmentGroup22 setSegmentGroup25(List<SegmentGroup25> segmentGroup25)
           
 SegmentGroup22 setSegmentGroup26(List<SegmentGroup26> segmentGroup26)
           
 SegmentGroup22 setSegmentGroup27(List<SegmentGroup27> segmentGroup27)
           
 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

SegmentGroup22

public SegmentGroup22()
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 SegmentGroup22 setBIIStructureIdentification(BIIStructureIdentification bIIStructureIdentification)

getRCSRequirementsAndConditions

public RCSRequirementsAndConditions getRCSRequirementsAndConditions()

setRCSRequirementsAndConditions

public SegmentGroup22 setRCSRequirementsAndConditions(RCSRequirementsAndConditions rCSRequirementsAndConditions)

getQTYQuantity

public List<QTYQuantity> getQTYQuantity()

setQTYQuantity

public SegmentGroup22 setQTYQuantity(List<QTYQuantity> qTYQuantity)

getPRIPriceDetails

public PRIPriceDetails getPRIPriceDetails()

setPRIPriceDetails

public SegmentGroup22 setPRIPriceDetails(PRIPriceDetails pRIPriceDetails)

getMOAMonetaryAmount

public List<MOAMonetaryAmount> getMOAMonetaryAmount()

setMOAMonetaryAmount

public SegmentGroup22 setMOAMonetaryAmount(List<MOAMonetaryAmount> mOAMonetaryAmount)

getSegmentGroup23

public List<SegmentGroup23> getSegmentGroup23()

setSegmentGroup23

public SegmentGroup22 setSegmentGroup23(List<SegmentGroup23> segmentGroup23)

getSegmentGroup25

public List<SegmentGroup25> getSegmentGroup25()

setSegmentGroup25

public SegmentGroup22 setSegmentGroup25(List<SegmentGroup25> segmentGroup25)

getSegmentGroup26

public List<SegmentGroup26> getSegmentGroup26()

setSegmentGroup26

public SegmentGroup22 setSegmentGroup26(List<SegmentGroup26> segmentGroup26)

getSegmentGroup27

public List<SegmentGroup27> getSegmentGroup27()

setSegmentGroup27

public SegmentGroup22 setSegmentGroup27(List<SegmentGroup27> segmentGroup27)


Copyright © 2018. All rights reserved.