org.milyn.edi.unedifact.d96a.QUOTES
Class SegmentGroup42

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup42()
           
 
Method Summary
 List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()
           
 NADNameAndAddress getNADNameAndAddress()
           
 List<SegmentGroup43> getSegmentGroup43()
           
 List<SegmentGroup44> getSegmentGroup44()
           
 List<SegmentGroup45> getSegmentGroup45()
           
 SegmentGroup42 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)
           
 SegmentGroup42 setNADNameAndAddress(NADNameAndAddress nADNameAndAddress)
           
 SegmentGroup42 setSegmentGroup43(List<SegmentGroup43> segmentGroup43)
           
 SegmentGroup42 setSegmentGroup44(List<SegmentGroup44> segmentGroup44)
           
 SegmentGroup42 setSegmentGroup45(List<SegmentGroup45> segmentGroup45)
           
 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

SegmentGroup42

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

getLOCPlaceLocationIdentification

public List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public SegmentGroup42 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)

getSegmentGroup43

public List<SegmentGroup43> getSegmentGroup43()

setSegmentGroup43

public SegmentGroup42 setSegmentGroup43(List<SegmentGroup43> segmentGroup43)

getSegmentGroup44

public List<SegmentGroup44> getSegmentGroup44()

setSegmentGroup44

public SegmentGroup42 setSegmentGroup44(List<SegmentGroup44> segmentGroup44)

getSegmentGroup45

public List<SegmentGroup45> getSegmentGroup45()

setSegmentGroup45

public SegmentGroup42 setSegmentGroup45(List<SegmentGroup45> segmentGroup45)


Copyright © 2018. All rights reserved.