org.milyn.edi.unedifact.d96a.DOCAMR
Class Docamr

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

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

See Also:
Serialized Form

Constructor Summary
Docamr()
           
 
Method Summary
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 FCAFinancialChargesAllocation getFCAFinancialChargesAllocation()
           
 List<FTXFreeText> getFTXFreeText()
           
 List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()
           
 List<MOAMonetaryAmount> getMOAMonetaryAmount()
           
 List<RFFReference> getRFFReference()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup2> getSegmentGroup2()
           
 SegmentGroup3 getSegmentGroup3()
           
 TSRTransportServiceRequirements getTSRTransportServiceRequirements()
           
 Docamr setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Docamr setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 Docamr setFCAFinancialChargesAllocation(FCAFinancialChargesAllocation fCAFinancialChargesAllocation)
           
 Docamr setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 Docamr setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)
           
 Docamr setMOAMonetaryAmount(List<MOAMonetaryAmount> mOAMonetaryAmount)
           
 Docamr setRFFReference(List<RFFReference> rFFReference)
           
 Docamr setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Docamr setSegmentGroup2(List<SegmentGroup2> segmentGroup2)
           
 Docamr setSegmentGroup3(SegmentGroup3 segmentGroup3)
           
 Docamr 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

Docamr

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

getRFFReference

public List<RFFReference> getRFFReference()

setRFFReference

public Docamr setRFFReference(List<RFFReference> rFFReference)

getFCAFinancialChargesAllocation

public FCAFinancialChargesAllocation getFCAFinancialChargesAllocation()

setFCAFinancialChargesAllocation

public Docamr setFCAFinancialChargesAllocation(FCAFinancialChargesAllocation fCAFinancialChargesAllocation)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Docamr setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getMOAMonetaryAmount

public List<MOAMonetaryAmount> getMOAMonetaryAmount()

setMOAMonetaryAmount

public Docamr setMOAMonetaryAmount(List<MOAMonetaryAmount> mOAMonetaryAmount)

getLOCPlaceLocationIdentification

public List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public Docamr setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)

getTSRTransportServiceRequirements

public TSRTransportServiceRequirements getTSRTransportServiceRequirements()

setTSRTransportServiceRequirements

public Docamr setTSRTransportServiceRequirements(TSRTransportServiceRequirements tSRTransportServiceRequirements)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public Docamr setFTXFreeText(List<FTXFreeText> fTXFreeText)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Docamr setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup2

public List<SegmentGroup2> getSegmentGroup2()

setSegmentGroup2

public Docamr setSegmentGroup2(List<SegmentGroup2> segmentGroup2)

getSegmentGroup3

public SegmentGroup3 getSegmentGroup3()

setSegmentGroup3

public Docamr setSegmentGroup3(SegmentGroup3 segmentGroup3)


Copyright © 2018. All rights reserved.