org.milyn.edi.unedifact.d96a.INVOIC
Class SegmentGroup34

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup34()
           
 
Method Summary
 List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()
           
 NADNameAndAddress getNADNameAndAddress()
           
 List<SegmentGroup35> getSegmentGroup35()
           
 List<SegmentGroup36> getSegmentGroup36()
           
 List<SegmentGroup37> getSegmentGroup37()
           
 SegmentGroup34 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)
           
 SegmentGroup34 setNADNameAndAddress(NADNameAndAddress nADNameAndAddress)
           
 SegmentGroup34 setSegmentGroup35(List<SegmentGroup35> segmentGroup35)
           
 SegmentGroup34 setSegmentGroup36(List<SegmentGroup36> segmentGroup36)
           
 SegmentGroup34 setSegmentGroup37(List<SegmentGroup37> segmentGroup37)
           
 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

SegmentGroup34

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

getLOCPlaceLocationIdentification

public List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public SegmentGroup34 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)

getSegmentGroup35

public List<SegmentGroup35> getSegmentGroup35()

setSegmentGroup35

public SegmentGroup34 setSegmentGroup35(List<SegmentGroup35> segmentGroup35)

getSegmentGroup36

public List<SegmentGroup36> getSegmentGroup36()

setSegmentGroup36

public SegmentGroup34 setSegmentGroup36(List<SegmentGroup36> segmentGroup36)

getSegmentGroup37

public List<SegmentGroup37> getSegmentGroup37()

setSegmentGroup37

public SegmentGroup34 setSegmentGroup37(List<SegmentGroup37> segmentGroup37)


Copyright © 2018. All rights reserved.