org.milyn.edi.unedifact.d96a.common
Class RELRelationship

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

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

See Also:
Serialized Form

Constructor Summary
RELRelationship()
           
 
Method Summary
 C941Relationship getC941Relationship()
           
 String getE9141RelationshipQualifier()
           
 RELRelationship setC941Relationship(C941Relationship c941Relationship)
           
 RELRelationship setE9141RelationshipQualifier(String e9141RelationshipQualifier)
           
 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

RELRelationship

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

getE9141RelationshipQualifier

public String getE9141RelationshipQualifier()

setE9141RelationshipQualifier

public RELRelationship setE9141RelationshipQualifier(String e9141RelationshipQualifier)

getC941Relationship

public C941Relationship getC941Relationship()

setC941Relationship

public RELRelationship setC941Relationship(C941Relationship c941Relationship)


Copyright © 2018. All rights reserved.