org.milyn.edi.unedifact.d96a.common
Class RELRelationship
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RELRelationship
public RELRelationship()
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.