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

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

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

See Also:
Serialized Form

Constructor Summary
Uns()
           
 
Method Summary
 String getE0081()
           
 Uns setE0081(String e0081)
           
 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

Uns

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

getE0081

public String getE0081()

setE0081

public Uns setE0081(String e0081)


Copyright © 2018. All rights reserved.