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

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup37()
           
 
Method Summary
 List<FTXFreeText> getFTXFreeText()
           
 GIDGoodsItemDetails getGIDGoodsItemDetails()
           
 HANHandlingInstructions getHANHandlingInstructions()
           
 List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()
           
 List<PCIPackageIdentification> getPCIPackageIdentification()
           
 List<PIAAdditionalProductId> getPIAAdditionalProductId()
           
 List<SegmentGroup38> getSegmentGroup38()
           
 List<SegmentGroup39> getSegmentGroup39()
           
 List<SegmentGroup40> getSegmentGroup40()
           
 List<SegmentGroup41> getSegmentGroup41()
           
 List<TCCTransportChargeRateCalculations> getTCCTransportChargeRateCalculations()
           
 TMDTransportMovementDetails getTMDTransportMovementDetails()
           
 TMPTemperature getTMPTemperature()
           
 SegmentGroup37 setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 SegmentGroup37 setGIDGoodsItemDetails(GIDGoodsItemDetails gIDGoodsItemDetails)
           
 SegmentGroup37 setHANHandlingInstructions(HANHandlingInstructions hANHandlingInstructions)
           
 SegmentGroup37 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)
           
 SegmentGroup37 setPCIPackageIdentification(List<PCIPackageIdentification> pCIPackageIdentification)
           
 SegmentGroup37 setPIAAdditionalProductId(List<PIAAdditionalProductId> pIAAdditionalProductId)
           
 SegmentGroup37 setSegmentGroup38(List<SegmentGroup38> segmentGroup38)
           
 SegmentGroup37 setSegmentGroup39(List<SegmentGroup39> segmentGroup39)
           
 SegmentGroup37 setSegmentGroup40(List<SegmentGroup40> segmentGroup40)
           
 SegmentGroup37 setSegmentGroup41(List<SegmentGroup41> segmentGroup41)
           
 SegmentGroup37 setTCCTransportChargeRateCalculations(List<TCCTransportChargeRateCalculations> tCCTransportChargeRateCalculations)
           
 SegmentGroup37 setTMDTransportMovementDetails(TMDTransportMovementDetails tMDTransportMovementDetails)
           
 SegmentGroup37 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

SegmentGroup37

public SegmentGroup37()
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 SegmentGroup37 setGIDGoodsItemDetails(GIDGoodsItemDetails gIDGoodsItemDetails)

getTCCTransportChargeRateCalculations

public List<TCCTransportChargeRateCalculations> getTCCTransportChargeRateCalculations()

setTCCTransportChargeRateCalculations

public SegmentGroup37 setTCCTransportChargeRateCalculations(List<TCCTransportChargeRateCalculations> tCCTransportChargeRateCalculations)

getHANHandlingInstructions

public HANHandlingInstructions getHANHandlingInstructions()

setHANHandlingInstructions

public SegmentGroup37 setHANHandlingInstructions(HANHandlingInstructions hANHandlingInstructions)

getTMPTemperature

public TMPTemperature getTMPTemperature()

setTMPTemperature

public SegmentGroup37 setTMPTemperature(TMPTemperature tMPTemperature)

getTMDTransportMovementDetails

public TMDTransportMovementDetails getTMDTransportMovementDetails()

setTMDTransportMovementDetails

public SegmentGroup37 setTMDTransportMovementDetails(TMDTransportMovementDetails tMDTransportMovementDetails)

getLOCPlaceLocationIdentification

public List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public SegmentGroup37 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)

getPCIPackageIdentification

public List<PCIPackageIdentification> getPCIPackageIdentification()

setPCIPackageIdentification

public SegmentGroup37 setPCIPackageIdentification(List<PCIPackageIdentification> pCIPackageIdentification)

getPIAAdditionalProductId

public List<PIAAdditionalProductId> getPIAAdditionalProductId()

setPIAAdditionalProductId

public SegmentGroup37 setPIAAdditionalProductId(List<PIAAdditionalProductId> pIAAdditionalProductId)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public SegmentGroup37 setFTXFreeText(List<FTXFreeText> fTXFreeText)

getSegmentGroup38

public List<SegmentGroup38> getSegmentGroup38()

setSegmentGroup38

public SegmentGroup37 setSegmentGroup38(List<SegmentGroup38> segmentGroup38)

getSegmentGroup39

public List<SegmentGroup39> getSegmentGroup39()

setSegmentGroup39

public SegmentGroup37 setSegmentGroup39(List<SegmentGroup39> segmentGroup39)

getSegmentGroup40

public List<SegmentGroup40> getSegmentGroup40()

setSegmentGroup40

public SegmentGroup37 setSegmentGroup40(List<SegmentGroup40> segmentGroup40)

getSegmentGroup41

public List<SegmentGroup41> getSegmentGroup41()

setSegmentGroup41

public SegmentGroup37 setSegmentGroup41(List<SegmentGroup41> segmentGroup41)


Copyright © 2018. All rights reserved.