org.milyn.edi.unedifact.d96a.RECADV
Class SegmentGroup29

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup29()
           
 
Method Summary
 PCIPackageIdentification getPCIPackageIdentification()
           
 QTYQuantity getQTYQuantity()
           
 QVRQuantityVariances getQVRQuantityVariances()
           
 List<SegmentGroup30> getSegmentGroup30()
           
 List<SegmentGroup31> getSegmentGroup31()
           
 SegmentGroup29 setPCIPackageIdentification(PCIPackageIdentification pCIPackageIdentification)
           
 SegmentGroup29 setQTYQuantity(QTYQuantity qTYQuantity)
           
 SegmentGroup29 setQVRQuantityVariances(QVRQuantityVariances qVRQuantityVariances)
           
 SegmentGroup29 setSegmentGroup30(List<SegmentGroup30> segmentGroup30)
           
 SegmentGroup29 setSegmentGroup31(List<SegmentGroup31> segmentGroup31)
           
 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

SegmentGroup29

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

getPCIPackageIdentification

public PCIPackageIdentification getPCIPackageIdentification()

setPCIPackageIdentification

public SegmentGroup29 setPCIPackageIdentification(PCIPackageIdentification pCIPackageIdentification)

getQTYQuantity

public QTYQuantity getQTYQuantity()

setQTYQuantity

public SegmentGroup29 setQTYQuantity(QTYQuantity qTYQuantity)

getQVRQuantityVariances

public QVRQuantityVariances getQVRQuantityVariances()

setQVRQuantityVariances

public SegmentGroup29 setQVRQuantityVariances(QVRQuantityVariances qVRQuantityVariances)

getSegmentGroup30

public List<SegmentGroup30> getSegmentGroup30()

setSegmentGroup30

public SegmentGroup29 setSegmentGroup30(List<SegmentGroup30> segmentGroup30)

getSegmentGroup31

public List<SegmentGroup31> getSegmentGroup31()

setSegmentGroup31

public SegmentGroup29 setSegmentGroup31(List<SegmentGroup31> segmentGroup31)


Copyright © 2018. All rights reserved.