org.milyn.edi.unedifact.d96a.IFTMBC
Class Iftmbc

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

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

See Also:
Serialized Form

Constructor Summary
Iftmbc()
           
 
Method Summary
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 List<CNTControlTotal> getCNTControlTotal()
           
 List<COMCommunicationContact> getCOMCommunicationContact()
           
 CTAContactInformation getCTAContactInformation()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 List<FTXFreeText> getFTXFreeText()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup16> getSegmentGroup16()
           
 List<SegmentGroup2> getSegmentGroup2()
           
 List<SegmentGroup3> getSegmentGroup3()
           
 List<SegmentGroup6> getSegmentGroup6()
           
 List<SegmentGroup8> getSegmentGroup8()
           
 List<TCCTransportChargeRateCalculations> getTCCTransportChargeRateCalculations()
           
 List<TSRTransportServiceRequirements> getTSRTransportServiceRequirements()
           
 Iftmbc setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Iftmbc setCNTControlTotal(List<CNTControlTotal> cNTControlTotal)
           
 Iftmbc setCOMCommunicationContact(List<COMCommunicationContact> cOMCommunicationContact)
           
 Iftmbc setCTAContactInformation(CTAContactInformation cTAContactInformation)
           
 Iftmbc setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 Iftmbc setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 Iftmbc setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Iftmbc setSegmentGroup16(List<SegmentGroup16> segmentGroup16)
           
 Iftmbc setSegmentGroup2(List<SegmentGroup2> segmentGroup2)
           
 Iftmbc setSegmentGroup3(List<SegmentGroup3> segmentGroup3)
           
 Iftmbc setSegmentGroup6(List<SegmentGroup6> segmentGroup6)
           
 Iftmbc setSegmentGroup8(List<SegmentGroup8> segmentGroup8)
           
 Iftmbc setTCCTransportChargeRateCalculations(List<TCCTransportChargeRateCalculations> tCCTransportChargeRateCalculations)
           
 Iftmbc setTSRTransportServiceRequirements(List<TSRTransportServiceRequirements> tSRTransportServiceRequirements)
           
 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

Iftmbc

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

getCTAContactInformation

public CTAContactInformation getCTAContactInformation()

setCTAContactInformation

public Iftmbc setCTAContactInformation(CTAContactInformation cTAContactInformation)

getCOMCommunicationContact

public List<COMCommunicationContact> getCOMCommunicationContact()

setCOMCommunicationContact

public Iftmbc setCOMCommunicationContact(List<COMCommunicationContact> cOMCommunicationContact)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Iftmbc setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getTSRTransportServiceRequirements

public List<TSRTransportServiceRequirements> getTSRTransportServiceRequirements()

setTSRTransportServiceRequirements

public Iftmbc setTSRTransportServiceRequirements(List<TSRTransportServiceRequirements> tSRTransportServiceRequirements)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public Iftmbc setFTXFreeText(List<FTXFreeText> fTXFreeText)

getCNTControlTotal

public List<CNTControlTotal> getCNTControlTotal()

setCNTControlTotal

public Iftmbc setCNTControlTotal(List<CNTControlTotal> cNTControlTotal)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Iftmbc setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup2

public List<SegmentGroup2> getSegmentGroup2()

setSegmentGroup2

public Iftmbc setSegmentGroup2(List<SegmentGroup2> segmentGroup2)

getTCCTransportChargeRateCalculations

public List<TCCTransportChargeRateCalculations> getTCCTransportChargeRateCalculations()

setTCCTransportChargeRateCalculations

public Iftmbc setTCCTransportChargeRateCalculations(List<TCCTransportChargeRateCalculations> tCCTransportChargeRateCalculations)

getSegmentGroup3

public List<SegmentGroup3> getSegmentGroup3()

setSegmentGroup3

public Iftmbc setSegmentGroup3(List<SegmentGroup3> segmentGroup3)

getSegmentGroup6

public List<SegmentGroup6> getSegmentGroup6()

setSegmentGroup6

public Iftmbc setSegmentGroup6(List<SegmentGroup6> segmentGroup6)

getSegmentGroup8

public List<SegmentGroup8> getSegmentGroup8()

setSegmentGroup8

public Iftmbc setSegmentGroup8(List<SegmentGroup8> segmentGroup8)

getSegmentGroup16

public List<SegmentGroup16> getSegmentGroup16()

setSegmentGroup16

public Iftmbc setSegmentGroup16(List<SegmentGroup16> segmentGroup16)


Copyright © 2018. All rights reserved.