org.milyn.edi.unedifact.d96a.IFTSTA
Class Iftsta

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

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

See Also:
Serialized Form

Constructor Summary
Iftsta()
           
 
Method Summary
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 List<CNTControlTotal> getCNTControlTotal()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 List<FTXFreeText> getFTXFreeText()
           
 List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup3> getSegmentGroup3()
           
 List<SegmentGroup4> getSegmentGroup4()
           
 TSRTransportServiceRequirements getTSRTransportServiceRequirements()
           
 Iftsta setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Iftsta setCNTControlTotal(List<CNTControlTotal> cNTControlTotal)
           
 Iftsta setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 Iftsta setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 Iftsta setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)
           
 Iftsta setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Iftsta setSegmentGroup3(List<SegmentGroup3> segmentGroup3)
           
 Iftsta setSegmentGroup4(List<SegmentGroup4> segmentGroup4)
           
 Iftsta setTSRTransportServiceRequirements(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

Iftsta

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

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Iftsta setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getTSRTransportServiceRequirements

public TSRTransportServiceRequirements getTSRTransportServiceRequirements()

setTSRTransportServiceRequirements

public Iftsta setTSRTransportServiceRequirements(TSRTransportServiceRequirements tSRTransportServiceRequirements)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Iftsta setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup3

public List<SegmentGroup3> getSegmentGroup3()

setSegmentGroup3

public Iftsta setSegmentGroup3(List<SegmentGroup3> segmentGroup3)

getLOCPlaceLocationIdentification

public List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public Iftsta setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public Iftsta setFTXFreeText(List<FTXFreeText> fTXFreeText)

getCNTControlTotal

public List<CNTControlTotal> getCNTControlTotal()

setCNTControlTotal

public Iftsta setCNTControlTotal(List<CNTControlTotal> cNTControlTotal)

getSegmentGroup4

public List<SegmentGroup4> getSegmentGroup4()

setSegmentGroup4

public Iftsta setSegmentGroup4(List<SegmentGroup4> segmentGroup4)


Copyright © 2018. All rights reserved.