org.milyn.edi.unedifact.d96a.ORDCHG
Class SegmentGroup37

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup37()
           
 
Method Summary
 List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()
           
 NADNameAndAddress getNADNameAndAddress()
           
 List<SegmentGroup38> getSegmentGroup38()
           
 List<SegmentGroup39> getSegmentGroup39()
           
 List<SegmentGroup40> getSegmentGroup40()
           
 SegmentGroup37 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)
           
 SegmentGroup37 setNADNameAndAddress(NADNameAndAddress nADNameAndAddress)
           
 SegmentGroup37 setSegmentGroup38(List<SegmentGroup38> segmentGroup38)
           
 SegmentGroup37 setSegmentGroup39(List<SegmentGroup39> segmentGroup39)
           
 SegmentGroup37 setSegmentGroup40(List<SegmentGroup40> segmentGroup40)
           
 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

SegmentGroup37

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

getLOCPlaceLocationIdentification

public List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public SegmentGroup37 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)

getSegmentGroup38

public List<SegmentGroup38> getSegmentGroup38()

setSegmentGroup38

public SegmentGroup37 setSegmentGroup38(List<SegmentGroup38> segmentGroup38)

getSegmentGroup39

public List<SegmentGroup39> getSegmentGroup39()

setSegmentGroup39

public SegmentGroup37 setSegmentGroup39(List<SegmentGroup39> segmentGroup39)

getSegmentGroup40

public List<SegmentGroup40> getSegmentGroup40()

setSegmentGroup40

public SegmentGroup37 setSegmentGroup40(List<SegmentGroup40> segmentGroup40)


Copyright © 2018. All rights reserved.