org.milyn.edi.unedifact.d96a.DELFOR
Class SegmentGroup24

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup24()
           
 
Method Summary
 List<FTXFreeText> getFTXFreeText()
           
 List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()
           
 NADNameAndAddress getNADNameAndAddress()
           
 List<SegmentGroup25> getSegmentGroup25()
           
 List<SegmentGroup26> getSegmentGroup26()
           
 List<SegmentGroup27> getSegmentGroup27()
           
 List<SegmentGroup29> getSegmentGroup29()
           
 List<SegmentGroup31> getSegmentGroup31()
           
 SegmentGroup24 setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 SegmentGroup24 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)
           
 SegmentGroup24 setNADNameAndAddress(NADNameAndAddress nADNameAndAddress)
           
 SegmentGroup24 setSegmentGroup25(List<SegmentGroup25> segmentGroup25)
           
 SegmentGroup24 setSegmentGroup26(List<SegmentGroup26> segmentGroup26)
           
 SegmentGroup24 setSegmentGroup27(List<SegmentGroup27> segmentGroup27)
           
 SegmentGroup24 setSegmentGroup29(List<SegmentGroup29> segmentGroup29)
           
 SegmentGroup24 setSegmentGroup31(List<SegmentGroup31> segmentGroup31)
           
 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

SegmentGroup24

public SegmentGroup24()
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 SegmentGroup24 setNADNameAndAddress(NADNameAndAddress nADNameAndAddress)

getLOCPlaceLocationIdentification

public List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public SegmentGroup24 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public SegmentGroup24 setFTXFreeText(List<FTXFreeText> fTXFreeText)

getSegmentGroup25

public List<SegmentGroup25> getSegmentGroup25()

setSegmentGroup25

public SegmentGroup24 setSegmentGroup25(List<SegmentGroup25> segmentGroup25)

getSegmentGroup26

public List<SegmentGroup26> getSegmentGroup26()

setSegmentGroup26

public SegmentGroup24 setSegmentGroup26(List<SegmentGroup26> segmentGroup26)

getSegmentGroup27

public List<SegmentGroup27> getSegmentGroup27()

setSegmentGroup27

public SegmentGroup24 setSegmentGroup27(List<SegmentGroup27> segmentGroup27)

getSegmentGroup29

public List<SegmentGroup29> getSegmentGroup29()

setSegmentGroup29

public SegmentGroup24 setSegmentGroup29(List<SegmentGroup29> segmentGroup29)

getSegmentGroup31

public List<SegmentGroup31> getSegmentGroup31()

setSegmentGroup31

public SegmentGroup24 setSegmentGroup31(List<SegmentGroup31> segmentGroup31)


Copyright © 2018. All rights reserved.