org.milyn.edi.unedifact.d96a.JOBOFF
Class SegmentGroup17

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup17()
           
 
Method Summary
 ADRAddress getADRAddress()
           
 FTXFreeText getFTXFreeText()
           
 GISGeneralIndicator getGISGeneralIndicator()
           
 LOCPlaceLocationIdentification getLOCPlaceLocationIdentification()
           
 PNAPartyName getPNAPartyName()
           
 List<SegmentGroup18> getSegmentGroup18()
           
 List<SegmentGroup19> getSegmentGroup19()
           
 SegmentGroup17 setADRAddress(ADRAddress aDRAddress)
           
 SegmentGroup17 setFTXFreeText(FTXFreeText fTXFreeText)
           
 SegmentGroup17 setGISGeneralIndicator(GISGeneralIndicator gISGeneralIndicator)
           
 SegmentGroup17 setLOCPlaceLocationIdentification(LOCPlaceLocationIdentification lOCPlaceLocationIdentification)
           
 SegmentGroup17 setPNAPartyName(PNAPartyName pNAPartyName)
           
 SegmentGroup17 setSegmentGroup18(List<SegmentGroup18> segmentGroup18)
           
 SegmentGroup17 setSegmentGroup19(List<SegmentGroup19> segmentGroup19)
           
 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

SegmentGroup17

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

getPNAPartyName

public PNAPartyName getPNAPartyName()

setPNAPartyName

public SegmentGroup17 setPNAPartyName(PNAPartyName pNAPartyName)

getADRAddress

public ADRAddress getADRAddress()

setADRAddress

public SegmentGroup17 setADRAddress(ADRAddress aDRAddress)

getGISGeneralIndicator

public GISGeneralIndicator getGISGeneralIndicator()

setGISGeneralIndicator

public SegmentGroup17 setGISGeneralIndicator(GISGeneralIndicator gISGeneralIndicator)

getLOCPlaceLocationIdentification

public LOCPlaceLocationIdentification getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public SegmentGroup17 setLOCPlaceLocationIdentification(LOCPlaceLocationIdentification lOCPlaceLocationIdentification)

getFTXFreeText

public FTXFreeText getFTXFreeText()

setFTXFreeText

public SegmentGroup17 setFTXFreeText(FTXFreeText fTXFreeText)

getSegmentGroup18

public List<SegmentGroup18> getSegmentGroup18()

setSegmentGroup18

public SegmentGroup17 setSegmentGroup18(List<SegmentGroup18> segmentGroup18)

getSegmentGroup19

public List<SegmentGroup19> getSegmentGroup19()

setSegmentGroup19

public SegmentGroup17 setSegmentGroup19(List<SegmentGroup19> segmentGroup19)


Copyright © 2018. All rights reserved.