org.milyn.edi.unedifact.d96a.CREMUL
Class Cremul

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

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

See Also:
Serialized Form

Constructor Summary
Cremul()
           
 
Method Summary
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 BUSBusinessFunction getBUSBusinessFunction()
           
 List<CNTControlTotal> getCNTControlTotal()
           
 DTMDateTimePeriod getDTMDateTimePeriod()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup2> getSegmentGroup2()
           
 List<SegmentGroup28> getSegmentGroup28()
           
 List<SegmentGroup3> getSegmentGroup3()
           
 List<SegmentGroup4> getSegmentGroup4()
           
 Cremul setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Cremul setBUSBusinessFunction(BUSBusinessFunction bUSBusinessFunction)
           
 Cremul setCNTControlTotal(List<CNTControlTotal> cNTControlTotal)
           
 Cremul setDTMDateTimePeriod(DTMDateTimePeriod dTMDateTimePeriod)
           
 Cremul setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Cremul setSegmentGroup2(List<SegmentGroup2> segmentGroup2)
           
 Cremul setSegmentGroup28(List<SegmentGroup28> segmentGroup28)
           
 Cremul setSegmentGroup3(List<SegmentGroup3> segmentGroup3)
           
 Cremul setSegmentGroup4(List<SegmentGroup4> segmentGroup4)
           
 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

Cremul

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

getDTMDateTimePeriod

public DTMDateTimePeriod getDTMDateTimePeriod()

setDTMDateTimePeriod

public Cremul setDTMDateTimePeriod(DTMDateTimePeriod dTMDateTimePeriod)

getBUSBusinessFunction

public BUSBusinessFunction getBUSBusinessFunction()

setBUSBusinessFunction

public Cremul setBUSBusinessFunction(BUSBusinessFunction bUSBusinessFunction)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Cremul setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup2

public List<SegmentGroup2> getSegmentGroup2()

setSegmentGroup2

public Cremul setSegmentGroup2(List<SegmentGroup2> segmentGroup2)

getSegmentGroup3

public List<SegmentGroup3> getSegmentGroup3()

setSegmentGroup3

public Cremul setSegmentGroup3(List<SegmentGroup3> segmentGroup3)

getSegmentGroup4

public List<SegmentGroup4> getSegmentGroup4()

setSegmentGroup4

public Cremul setSegmentGroup4(List<SegmentGroup4> segmentGroup4)

getCNTControlTotal

public List<CNTControlTotal> getCNTControlTotal()

setCNTControlTotal

public Cremul setCNTControlTotal(List<CNTControlTotal> cNTControlTotal)

getSegmentGroup28

public List<SegmentGroup28> getSegmentGroup28()

setSegmentGroup28

public Cremul setSegmentGroup28(List<SegmentGroup28> segmentGroup28)


Copyright © 2018. All rights reserved.