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

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

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

See Also:
Serialized Form

Constructor Summary
RFFReference()
           
 
Method Summary
 C506Reference getC506Reference()
           
 RFFReference setC506Reference(C506Reference c506Reference)
           
 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

RFFReference

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

getC506Reference

public C506Reference getC506Reference()

setC506Reference

public RFFReference setC506Reference(C506Reference c506Reference)


Copyright © 2018. All rights reserved.