org.milyn.edi.unedifact.d96a.CONQVA
Class SegmentGroup6

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup6()
           
 
Method Summary
 BIIStructureIdentification getBIIStructureIdentification()
           
 PRIPriceDetails getPRIPriceDetails()
           
 List<QTYQuantity> getQTYQuantity()
           
 RCSRequirementsAndConditions getRCSRequirementsAndConditions()
           
 List<SegmentGroup7> getSegmentGroup7()
           
 List<SegmentGroup9> getSegmentGroup9()
           
 SegmentGroup6 setBIIStructureIdentification(BIIStructureIdentification bIIStructureIdentification)
           
 SegmentGroup6 setPRIPriceDetails(PRIPriceDetails pRIPriceDetails)
           
 SegmentGroup6 setQTYQuantity(List<QTYQuantity> qTYQuantity)
           
 SegmentGroup6 setRCSRequirementsAndConditions(RCSRequirementsAndConditions rCSRequirementsAndConditions)
           
 SegmentGroup6 setSegmentGroup7(List<SegmentGroup7> segmentGroup7)
           
 SegmentGroup6 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

SegmentGroup6

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

getRCSRequirementsAndConditions

public RCSRequirementsAndConditions getRCSRequirementsAndConditions()

setRCSRequirementsAndConditions

public SegmentGroup6 setRCSRequirementsAndConditions(RCSRequirementsAndConditions rCSRequirementsAndConditions)

getQTYQuantity

public List<QTYQuantity> getQTYQuantity()

setQTYQuantity

public SegmentGroup6 setQTYQuantity(List<QTYQuantity> qTYQuantity)

getPRIPriceDetails

public PRIPriceDetails getPRIPriceDetails()

setPRIPriceDetails

public SegmentGroup6 setPRIPriceDetails(PRIPriceDetails pRIPriceDetails)

getSegmentGroup7

public List<SegmentGroup7> getSegmentGroup7()

setSegmentGroup7

public SegmentGroup6 setSegmentGroup7(List<SegmentGroup7> segmentGroup7)

getSegmentGroup9

public List<SegmentGroup9> getSegmentGroup9()

setSegmentGroup9

public SegmentGroup6 setSegmentGroup9(List<SegmentGroup9> segmentGroup9)


Copyright © 2018. All rights reserved.