org.milyn.edi.unedifact.d96a.IFTFCC
Class SegmentGroup19

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup19()
           
 
Method Summary
 List<FTXFreeText> getFTXFreeText()
           
 GIDGoodsItemDetails getGIDGoodsItemDetails()
           
 HANHandlingInstructions getHANHandlingInstructions()
           
 List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()
           
 List<PCIPackageIdentification> getPCIPackageIdentification()
           
 List<PIAAdditionalProductId> getPIAAdditionalProductId()
           
 List<SegmentGroup20> getSegmentGroup20()
           
 List<SegmentGroup21> getSegmentGroup21()
           
 List<SegmentGroup22> getSegmentGroup22()
           
 List<SegmentGroup23> getSegmentGroup23()
           
 List<TCCTransportChargeRateCalculations> getTCCTransportChargeRateCalculations()
           
 TMDTransportMovementDetails getTMDTransportMovementDetails()
           
 TMPTemperature getTMPTemperature()
           
 SegmentGroup19 setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 SegmentGroup19 setGIDGoodsItemDetails(GIDGoodsItemDetails gIDGoodsItemDetails)
           
 SegmentGroup19 setHANHandlingInstructions(HANHandlingInstructions hANHandlingInstructions)
           
 SegmentGroup19 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)
           
 SegmentGroup19 setPCIPackageIdentification(List<PCIPackageIdentification> pCIPackageIdentification)
           
 SegmentGroup19 setPIAAdditionalProductId(List<PIAAdditionalProductId> pIAAdditionalProductId)
           
 SegmentGroup19 setSegmentGroup20(List<SegmentGroup20> segmentGroup20)
           
 SegmentGroup19 setSegmentGroup21(List<SegmentGroup21> segmentGroup21)
           
 SegmentGroup19 setSegmentGroup22(List<SegmentGroup22> segmentGroup22)
           
 SegmentGroup19 setSegmentGroup23(List<SegmentGroup23> segmentGroup23)
           
 SegmentGroup19 setTCCTransportChargeRateCalculations(List<TCCTransportChargeRateCalculations> tCCTransportChargeRateCalculations)
           
 SegmentGroup19 setTMDTransportMovementDetails(TMDTransportMovementDetails tMDTransportMovementDetails)
           
 SegmentGroup19 setTMPTemperature(TMPTemperature tMPTemperature)
           
 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

SegmentGroup19

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

getGIDGoodsItemDetails

public GIDGoodsItemDetails getGIDGoodsItemDetails()

setGIDGoodsItemDetails

public SegmentGroup19 setGIDGoodsItemDetails(GIDGoodsItemDetails gIDGoodsItemDetails)

getTCCTransportChargeRateCalculations

public List<TCCTransportChargeRateCalculations> getTCCTransportChargeRateCalculations()

setTCCTransportChargeRateCalculations

public SegmentGroup19 setTCCTransportChargeRateCalculations(List<TCCTransportChargeRateCalculations> tCCTransportChargeRateCalculations)

getHANHandlingInstructions

public HANHandlingInstructions getHANHandlingInstructions()

setHANHandlingInstructions

public SegmentGroup19 setHANHandlingInstructions(HANHandlingInstructions hANHandlingInstructions)

getTMPTemperature

public TMPTemperature getTMPTemperature()

setTMPTemperature

public SegmentGroup19 setTMPTemperature(TMPTemperature tMPTemperature)

getTMDTransportMovementDetails

public TMDTransportMovementDetails getTMDTransportMovementDetails()

setTMDTransportMovementDetails

public SegmentGroup19 setTMDTransportMovementDetails(TMDTransportMovementDetails tMDTransportMovementDetails)

getLOCPlaceLocationIdentification

public List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public SegmentGroup19 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)

getPCIPackageIdentification

public List<PCIPackageIdentification> getPCIPackageIdentification()

setPCIPackageIdentification

public SegmentGroup19 setPCIPackageIdentification(List<PCIPackageIdentification> pCIPackageIdentification)

getPIAAdditionalProductId

public List<PIAAdditionalProductId> getPIAAdditionalProductId()

setPIAAdditionalProductId

public SegmentGroup19 setPIAAdditionalProductId(List<PIAAdditionalProductId> pIAAdditionalProductId)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public SegmentGroup19 setFTXFreeText(List<FTXFreeText> fTXFreeText)

getSegmentGroup20

public List<SegmentGroup20> getSegmentGroup20()

setSegmentGroup20

public SegmentGroup19 setSegmentGroup20(List<SegmentGroup20> segmentGroup20)

getSegmentGroup21

public List<SegmentGroup21> getSegmentGroup21()

setSegmentGroup21

public SegmentGroup19 setSegmentGroup21(List<SegmentGroup21> segmentGroup21)

getSegmentGroup22

public List<SegmentGroup22> getSegmentGroup22()

setSegmentGroup22

public SegmentGroup19 setSegmentGroup22(List<SegmentGroup22> segmentGroup22)

getSegmentGroup23

public List<SegmentGroup23> getSegmentGroup23()

setSegmentGroup23

public SegmentGroup19 setSegmentGroup23(List<SegmentGroup23> segmentGroup23)


Copyright © 2018. All rights reserved.