org.milyn.edi.unedifact.d96a.CUSDEC
Class SegmentGroup44

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup44()
           
 
Method Summary
 GIRRelatedIdentificationNumbers getGIRRelatedIdentificationNumbers()
           
 List<GISGeneralIndicator> getGISGeneralIndicator()
           
 List<MEAMeasurements> getMEAMeasurements()
           
 NADNameAndAddress getNADNameAndAddress()
           
 List<SegmentGroup45> getSegmentGroup45()
           
 List<SegmentGroup47> getSegmentGroup47()
           
 List<SegmentGroup48> getSegmentGroup48()
           
 SegmentGroup44 setGIRRelatedIdentificationNumbers(GIRRelatedIdentificationNumbers gIRRelatedIdentificationNumbers)
           
 SegmentGroup44 setGISGeneralIndicator(List<GISGeneralIndicator> gISGeneralIndicator)
           
 SegmentGroup44 setMEAMeasurements(List<MEAMeasurements> mEAMeasurements)
           
 SegmentGroup44 setNADNameAndAddress(NADNameAndAddress nADNameAndAddress)
           
 SegmentGroup44 setSegmentGroup45(List<SegmentGroup45> segmentGroup45)
           
 SegmentGroup44 setSegmentGroup47(List<SegmentGroup47> segmentGroup47)
           
 SegmentGroup44 setSegmentGroup48(List<SegmentGroup48> segmentGroup48)
           
 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

SegmentGroup44

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

getGIRRelatedIdentificationNumbers

public GIRRelatedIdentificationNumbers getGIRRelatedIdentificationNumbers()

setGIRRelatedIdentificationNumbers

public SegmentGroup44 setGIRRelatedIdentificationNumbers(GIRRelatedIdentificationNumbers gIRRelatedIdentificationNumbers)

getGISGeneralIndicator

public List<GISGeneralIndicator> getGISGeneralIndicator()

setGISGeneralIndicator

public SegmentGroup44 setGISGeneralIndicator(List<GISGeneralIndicator> gISGeneralIndicator)

getNADNameAndAddress

public NADNameAndAddress getNADNameAndAddress()

setNADNameAndAddress

public SegmentGroup44 setNADNameAndAddress(NADNameAndAddress nADNameAndAddress)

getMEAMeasurements

public List<MEAMeasurements> getMEAMeasurements()

setMEAMeasurements

public SegmentGroup44 setMEAMeasurements(List<MEAMeasurements> mEAMeasurements)

getSegmentGroup45

public List<SegmentGroup45> getSegmentGroup45()

setSegmentGroup45

public SegmentGroup44 setSegmentGroup45(List<SegmentGroup45> segmentGroup45)

getSegmentGroup47

public List<SegmentGroup47> getSegmentGroup47()

setSegmentGroup47

public SegmentGroup44 setSegmentGroup47(List<SegmentGroup47> segmentGroup47)

getSegmentGroup48

public List<SegmentGroup48> getSegmentGroup48()

setSegmentGroup48

public SegmentGroup44 setSegmentGroup48(List<SegmentGroup48> segmentGroup48)


Copyright © 2018. All rights reserved.