org.milyn.edi.unedifact.d96a.IFTMIN
Class SegmentGroup31

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup31()
           
 
Method Summary
 CUXCurrencies getCUXCurrencies()
           
 EQNNumberOfUnits getEQNNumberOfUnits()
           
 List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()
           
 List<MOAMonetaryAmount> getMOAMonetaryAmount()
           
 PCDPercentageDetails getPCDPercentageDetails()
           
 PRIPriceDetails getPRIPriceDetails()
           
 List<QTYQuantity> getQTYQuantity()
           
 TCCTransportChargeRateCalculations getTCCTransportChargeRateCalculations()
           
 SegmentGroup31 setCUXCurrencies(CUXCurrencies cUXCurrencies)
           
 SegmentGroup31 setEQNNumberOfUnits(EQNNumberOfUnits eQNNumberOfUnits)
           
 SegmentGroup31 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)
           
 SegmentGroup31 setMOAMonetaryAmount(List<MOAMonetaryAmount> mOAMonetaryAmount)
           
 SegmentGroup31 setPCDPercentageDetails(PCDPercentageDetails pCDPercentageDetails)
           
 SegmentGroup31 setPRIPriceDetails(PRIPriceDetails pRIPriceDetails)
           
 SegmentGroup31 setQTYQuantity(List<QTYQuantity> qTYQuantity)
           
 SegmentGroup31 setTCCTransportChargeRateCalculations(TCCTransportChargeRateCalculations tCCTransportChargeRateCalculations)
           
 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

SegmentGroup31

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

getTCCTransportChargeRateCalculations

public TCCTransportChargeRateCalculations getTCCTransportChargeRateCalculations()

setTCCTransportChargeRateCalculations

public SegmentGroup31 setTCCTransportChargeRateCalculations(TCCTransportChargeRateCalculations tCCTransportChargeRateCalculations)

getCUXCurrencies

public CUXCurrencies getCUXCurrencies()

setCUXCurrencies

public SegmentGroup31 setCUXCurrencies(CUXCurrencies cUXCurrencies)

getPRIPriceDetails

public PRIPriceDetails getPRIPriceDetails()

setPRIPriceDetails

public SegmentGroup31 setPRIPriceDetails(PRIPriceDetails pRIPriceDetails)

getEQNNumberOfUnits

public EQNNumberOfUnits getEQNNumberOfUnits()

setEQNNumberOfUnits

public SegmentGroup31 setEQNNumberOfUnits(EQNNumberOfUnits eQNNumberOfUnits)

getPCDPercentageDetails

public PCDPercentageDetails getPCDPercentageDetails()

setPCDPercentageDetails

public SegmentGroup31 setPCDPercentageDetails(PCDPercentageDetails pCDPercentageDetails)

getMOAMonetaryAmount

public List<MOAMonetaryAmount> getMOAMonetaryAmount()

setMOAMonetaryAmount

public SegmentGroup31 setMOAMonetaryAmount(List<MOAMonetaryAmount> mOAMonetaryAmount)

getQTYQuantity

public List<QTYQuantity> getQTYQuantity()

setQTYQuantity

public SegmentGroup31 setQTYQuantity(List<QTYQuantity> qTYQuantity)

getLOCPlaceLocationIdentification

public List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public SegmentGroup31 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)


Copyright © 2018. All rights reserved.