org.milyn.edi.unedifact.d96a.QALITY
Class SegmentGroup30

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup30()
           
 
Method Summary
 PRCProcessIdentification getPRCProcessIdentification()
           
 List<SegmentGroup31> getSegmentGroup31()
           
 List<SegmentGroup32> getSegmentGroup32()
           
 SegmentGroup30 setPRCProcessIdentification(PRCProcessIdentification pRCProcessIdentification)
           
 SegmentGroup30 setSegmentGroup31(List<SegmentGroup31> segmentGroup31)
           
 SegmentGroup30 setSegmentGroup32(List<SegmentGroup32> segmentGroup32)
           
 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

SegmentGroup30

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

getPRCProcessIdentification

public PRCProcessIdentification getPRCProcessIdentification()

setPRCProcessIdentification

public SegmentGroup30 setPRCProcessIdentification(PRCProcessIdentification pRCProcessIdentification)

getSegmentGroup31

public List<SegmentGroup31> getSegmentGroup31()

setSegmentGroup31

public SegmentGroup30 setSegmentGroup31(List<SegmentGroup31> segmentGroup31)

getSegmentGroup32

public List<SegmentGroup32> getSegmentGroup32()

setSegmentGroup32

public SegmentGroup30 setSegmentGroup32(List<SegmentGroup32> segmentGroup32)


Copyright © 2018. All rights reserved.