org.milyn.edi.unedifact.d96a.GESMES
Class SegmentGroup19

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup19()
           
 
Method Summary
 ARRArrayInformation getARRArrayInformation()
           
 List<IDEIdentity> getIDEIdentity()
           
 RELRelationship getRELRelationship()
           
 SegmentGroup19 setARRArrayInformation(ARRArrayInformation aRRArrayInformation)
           
 SegmentGroup19 setIDEIdentity(List<IDEIdentity> iDEIdentity)
           
 SegmentGroup19 setRELRelationship(RELRelationship rELRelationship)
           
 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

SegmentGroup19

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

getRELRelationship

public RELRelationship getRELRelationship()

setRELRelationship

public SegmentGroup19 setRELRelationship(RELRelationship rELRelationship)

getARRArrayInformation

public ARRArrayInformation getARRArrayInformation()

setARRArrayInformation

public SegmentGroup19 setARRArrayInformation(ARRArrayInformation aRRArrayInformation)

getIDEIdentity

public List<IDEIdentity> getIDEIdentity()

setIDEIdentity

public SegmentGroup19 setIDEIdentity(List<IDEIdentity> iDEIdentity)


Copyright © 2018. All rights reserved.