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

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup36()
           
 
Method Summary
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 List<SegmentGroup37> getSegmentGroup37()
           
 STAStatistics getSTAStatistics()
           
 SegmentGroup36 setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 SegmentGroup36 setSegmentGroup37(List<SegmentGroup37> segmentGroup37)
           
 SegmentGroup36 setSTAStatistics(STAStatistics sTAStatistics)
           
 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

SegmentGroup36

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

getSTAStatistics

public STAStatistics getSTAStatistics()

setSTAStatistics

public SegmentGroup36 setSTAStatistics(STAStatistics sTAStatistics)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public SegmentGroup36 setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getSegmentGroup37

public List<SegmentGroup37> getSegmentGroup37()

setSegmentGroup37

public SegmentGroup36 setSegmentGroup37(List<SegmentGroup37> segmentGroup37)


Copyright © 2018. All rights reserved.