org.milyn.edi.unedifact.d96a.IFCSUM
Class SegmentGroup36

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

public class SegmentGroup36
extends Object
implements Serializable, org.milyn.smooks.edi.EDIWritable

See Also:
Serialized Form

Constructor Summary
SegmentGroup36()
           
 
Method Summary
 List<FTXFreeText> getFTXFreeText()
           
 LOCPlaceLocationIdentification getLOCPlaceLocationIdentification()
           
 RFFReference getRFFReference()
           
 TPLTransportPlacement getTPLTransportPlacement()
           
 TSRTransportServiceRequirements getTSRTransportServiceRequirements()
           
 SegmentGroup36 setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 SegmentGroup36 setLOCPlaceLocationIdentification(LOCPlaceLocationIdentification lOCPlaceLocationIdentification)
           
 SegmentGroup36 setRFFReference(RFFReference rFFReference)
           
 SegmentGroup36 setTPLTransportPlacement(TPLTransportPlacement tPLTransportPlacement)
           
 SegmentGroup36 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

SegmentGroup36

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

getTSRTransportServiceRequirements

public TSRTransportServiceRequirements getTSRTransportServiceRequirements()

setTSRTransportServiceRequirements

public SegmentGroup36 setTSRTransportServiceRequirements(TSRTransportServiceRequirements tSRTransportServiceRequirements)

getRFFReference

public RFFReference getRFFReference()

setRFFReference

public SegmentGroup36 setRFFReference(RFFReference rFFReference)

getLOCPlaceLocationIdentification

public LOCPlaceLocationIdentification getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public SegmentGroup36 setLOCPlaceLocationIdentification(LOCPlaceLocationIdentification lOCPlaceLocationIdentification)

getTPLTransportPlacement

public TPLTransportPlacement getTPLTransportPlacement()

setTPLTransportPlacement

public SegmentGroup36 setTPLTransportPlacement(TPLTransportPlacement tPLTransportPlacement)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public SegmentGroup36 setFTXFreeText(List<FTXFreeText> fTXFreeText)


Copyright © 2018. All rights reserved.