org.milyn.edi.unedifact.d96a.CONEST
Class SegmentGroup18

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup18()
           
 
Method Summary
 List<FIIFinancialInstitutionInformation> getFIIFinancialInstitutionInformation()
           
 List<FTXFreeText> getFTXFreeText()
           
 List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()
           
 NADNameAndAddress getNADNameAndAddress()
           
 List<SegmentGroup19> getSegmentGroup19()
           
 List<SegmentGroup20> getSegmentGroup20()
           
 List<SegmentGroup21> getSegmentGroup21()
           
 SegmentGroup18 setFIIFinancialInstitutionInformation(List<FIIFinancialInstitutionInformation> fIIFinancialInstitutionInformation)
           
 SegmentGroup18 setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 SegmentGroup18 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)
           
 SegmentGroup18 setNADNameAndAddress(NADNameAndAddress nADNameAndAddress)
           
 SegmentGroup18 setSegmentGroup19(List<SegmentGroup19> segmentGroup19)
           
 SegmentGroup18 setSegmentGroup20(List<SegmentGroup20> segmentGroup20)
           
 SegmentGroup18 setSegmentGroup21(List<SegmentGroup21> segmentGroup21)
           
 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

SegmentGroup18

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

getNADNameAndAddress

public NADNameAndAddress getNADNameAndAddress()

setNADNameAndAddress

public SegmentGroup18 setNADNameAndAddress(NADNameAndAddress nADNameAndAddress)

getLOCPlaceLocationIdentification

public List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public SegmentGroup18 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)

getFIIFinancialInstitutionInformation

public List<FIIFinancialInstitutionInformation> getFIIFinancialInstitutionInformation()

setFIIFinancialInstitutionInformation

public SegmentGroup18 setFIIFinancialInstitutionInformation(List<FIIFinancialInstitutionInformation> fIIFinancialInstitutionInformation)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public SegmentGroup18 setFTXFreeText(List<FTXFreeText> fTXFreeText)

getSegmentGroup19

public List<SegmentGroup19> getSegmentGroup19()

setSegmentGroup19

public SegmentGroup18 setSegmentGroup19(List<SegmentGroup19> segmentGroup19)

getSegmentGroup20

public List<SegmentGroup20> getSegmentGroup20()

setSegmentGroup20

public SegmentGroup18 setSegmentGroup20(List<SegmentGroup20> segmentGroup20)

getSegmentGroup21

public List<SegmentGroup21> getSegmentGroup21()

setSegmentGroup21

public SegmentGroup18 setSegmentGroup21(List<SegmentGroup21> segmentGroup21)


Copyright © 2018. All rights reserved.