org.milyn.edi.unedifact.d96a.GESMES
Class Gesmes

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

@EDIMessage
public class Gesmes
extends Object
implements Serializable, org.milyn.smooks.edi.EDIWritable

See Also:
Serialized Form

Constructor Summary
Gesmes()
           
 
Method Summary
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup11> getSegmentGroup11()
           
 List<SegmentGroup2> getSegmentGroup2()
           
 List<SegmentGroup4> getSegmentGroup4()
           
 List<SegmentGroup7> getSegmentGroup7()
           
 List<SegmentGroup8> getSegmentGroup8()
           
 Gesmes setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Gesmes setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 Gesmes setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Gesmes setSegmentGroup11(List<SegmentGroup11> segmentGroup11)
           
 Gesmes setSegmentGroup2(List<SegmentGroup2> segmentGroup2)
           
 Gesmes setSegmentGroup4(List<SegmentGroup4> segmentGroup4)
           
 Gesmes setSegmentGroup7(List<SegmentGroup7> segmentGroup7)
           
 Gesmes setSegmentGroup8(List<SegmentGroup8> segmentGroup8)
           
 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

Gesmes

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

getBGMBeginningOfMessage

public BGMBeginningOfMessage getBGMBeginningOfMessage()

setBGMBeginningOfMessage

public Gesmes setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Gesmes setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Gesmes setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup2

public List<SegmentGroup2> getSegmentGroup2()

setSegmentGroup2

public Gesmes setSegmentGroup2(List<SegmentGroup2> segmentGroup2)

getSegmentGroup4

public List<SegmentGroup4> getSegmentGroup4()

setSegmentGroup4

public Gesmes setSegmentGroup4(List<SegmentGroup4> segmentGroup4)

getSegmentGroup7

public List<SegmentGroup7> getSegmentGroup7()

setSegmentGroup7

public Gesmes setSegmentGroup7(List<SegmentGroup7> segmentGroup7)

getSegmentGroup8

public List<SegmentGroup8> getSegmentGroup8()

setSegmentGroup8

public Gesmes setSegmentGroup8(List<SegmentGroup8> segmentGroup8)

getSegmentGroup11

public List<SegmentGroup11> getSegmentGroup11()

setSegmentGroup11

public Gesmes setSegmentGroup11(List<SegmentGroup11> segmentGroup11)


Copyright © 2018. All rights reserved.