org.milyn.edi.unedifact.d96a.CONDRA
Class Condra

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

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

See Also:
Serialized Form

Constructor Summary
Condra()
           
 
Method Summary
 List<AGRAgreementIdentification> getAGRAgreementIdentification()
           
 List<AUTAuthenticationResult> getAUTAuthenticationResult()
           
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 List<FTXFreeText> getFTXFreeText()
           
 List<QTYQuantity> getQTYQuantity()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup2> getSegmentGroup2()
           
 List<SegmentGroup5> getSegmentGroup5()
           
 Condra setAGRAgreementIdentification(List<AGRAgreementIdentification> aGRAgreementIdentification)
           
 Condra setAUTAuthenticationResult(List<AUTAuthenticationResult> aUTAuthenticationResult)
           
 Condra setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Condra setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 Condra setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 Condra setQTYQuantity(List<QTYQuantity> qTYQuantity)
           
 Condra setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Condra setSegmentGroup2(List<SegmentGroup2> segmentGroup2)
           
 Condra setSegmentGroup5(List<SegmentGroup5> segmentGroup5)
           
 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

Condra

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

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Condra setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getAUTAuthenticationResult

public List<AUTAuthenticationResult> getAUTAuthenticationResult()

setAUTAuthenticationResult

public Condra setAUTAuthenticationResult(List<AUTAuthenticationResult> aUTAuthenticationResult)

getAGRAgreementIdentification

public List<AGRAgreementIdentification> getAGRAgreementIdentification()

setAGRAgreementIdentification

public Condra setAGRAgreementIdentification(List<AGRAgreementIdentification> aGRAgreementIdentification)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public Condra setFTXFreeText(List<FTXFreeText> fTXFreeText)

getQTYQuantity

public List<QTYQuantity> getQTYQuantity()

setQTYQuantity

public Condra setQTYQuantity(List<QTYQuantity> qTYQuantity)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Condra setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup2

public List<SegmentGroup2> getSegmentGroup2()

setSegmentGroup2

public Condra setSegmentGroup2(List<SegmentGroup2> segmentGroup2)

getSegmentGroup5

public List<SegmentGroup5> getSegmentGroup5()

setSegmentGroup5

public Condra setSegmentGroup5(List<SegmentGroup5> segmentGroup5)


Copyright © 2018. All rights reserved.