org.milyn.edi.unedifact.d96a.common.field
Class C850StatusOfInstruction

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

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

See Also:
Serialized Form

Constructor Summary
C850StatusOfInstruction()
           
 
Method Summary
 String getE3036PartyName()
           
 String getE4405StatusCoded()
           
 C850StatusOfInstruction setE3036PartyName(String e3036PartyName)
           
 C850StatusOfInstruction setE4405StatusCoded(String e4405StatusCoded)
           
 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

C850StatusOfInstruction

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

getE4405StatusCoded

public String getE4405StatusCoded()

setE4405StatusCoded

public C850StatusOfInstruction setE4405StatusCoded(String e4405StatusCoded)

getE3036PartyName

public String getE3036PartyName()

setE3036PartyName

public C850StatusOfInstruction setE3036PartyName(String e3036PartyName)


Copyright © 2018. All rights reserved.