org.milyn.edi.unedifact.d96a.GENRAL
Class Genral

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

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

See Also:
Serialized Form

Constructor Summary
Genral()
           
 
Method Summary
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 DTMDateTimePeriod getDTMDateTimePeriod()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup2> getSegmentGroup2()
           
 List<SegmentGroup5> getSegmentGroup5()
           
 Genral setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Genral setDTMDateTimePeriod(DTMDateTimePeriod dTMDateTimePeriod)
           
 Genral setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Genral setSegmentGroup2(List<SegmentGroup2> segmentGroup2)
           
 Genral setSegmentGroup5(List<SegmentGroup5> segmentGroup5)
           
 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

Genral

public Genral()
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 Genral setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)

getDTMDateTimePeriod

public DTMDateTimePeriod getDTMDateTimePeriod()

setDTMDateTimePeriod

public Genral setDTMDateTimePeriod(DTMDateTimePeriod dTMDateTimePeriod)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Genral setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup2

public List<SegmentGroup2> getSegmentGroup2()

setSegmentGroup2

public Genral setSegmentGroup2(List<SegmentGroup2> segmentGroup2)

getSegmentGroup5

public List<SegmentGroup5> getSegmentGroup5()

setSegmentGroup5

public Genral setSegmentGroup5(List<SegmentGroup5> segmentGroup5)


Copyright © 2018. All rights reserved.