org.milyn.edi.unedifact.d96a.CUSDEC
Class SegmentGroup42

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup42()
           
 
Method Summary
 QTYQuantity getQTYQuantity()
           
 QVRQuantityVariances getQVRQuantityVariances()
           
 SegmentGroup43 getSegmentGroup43()
           
 SegmentGroup42 setQTYQuantity(QTYQuantity qTYQuantity)
           
 SegmentGroup42 setQVRQuantityVariances(QVRQuantityVariances qVRQuantityVariances)
           
 SegmentGroup42 setSegmentGroup43(SegmentGroup43 segmentGroup43)
           
 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

SegmentGroup42

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

getQVRQuantityVariances

public QVRQuantityVariances getQVRQuantityVariances()

setQVRQuantityVariances

public SegmentGroup42 setQVRQuantityVariances(QVRQuantityVariances qVRQuantityVariances)

getQTYQuantity

public QTYQuantity getQTYQuantity()

setQTYQuantity

public SegmentGroup42 setQTYQuantity(QTYQuantity qTYQuantity)

getSegmentGroup43

public SegmentGroup43 getSegmentGroup43()

setSegmentGroup43

public SegmentGroup42 setSegmentGroup43(SegmentGroup43 segmentGroup43)


Copyright © 2018. All rights reserved.