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

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

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

See Also:
Serialized Form

Constructor Summary
INPPartiesToInstruction()
           
 
Method Summary
 C522Instruction getC522Instruction()
           
 C849PartiesToInstruction getC849PartiesToInstruction()
           
 C850StatusOfInstruction getC850StatusOfInstruction()
           
 String getE1229ActionRequestNotificationCoded()
           
 INPPartiesToInstruction setC522Instruction(C522Instruction c522Instruction)
           
 INPPartiesToInstruction setC849PartiesToInstruction(C849PartiesToInstruction c849PartiesToInstruction)
           
 INPPartiesToInstruction setC850StatusOfInstruction(C850StatusOfInstruction c850StatusOfInstruction)
           
 INPPartiesToInstruction setE1229ActionRequestNotificationCoded(String e1229ActionRequestNotificationCoded)
           
 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

INPPartiesToInstruction

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

getC849PartiesToInstruction

public C849PartiesToInstruction getC849PartiesToInstruction()

setC849PartiesToInstruction

public INPPartiesToInstruction setC849PartiesToInstruction(C849PartiesToInstruction c849PartiesToInstruction)

getC522Instruction

public C522Instruction getC522Instruction()

setC522Instruction

public INPPartiesToInstruction setC522Instruction(C522Instruction c522Instruction)

getC850StatusOfInstruction

public C850StatusOfInstruction getC850StatusOfInstruction()

setC850StatusOfInstruction

public INPPartiesToInstruction setC850StatusOfInstruction(C850StatusOfInstruction c850StatusOfInstruction)

getE1229ActionRequestNotificationCoded

public String getE1229ActionRequestNotificationCoded()

setE1229ActionRequestNotificationCoded

public INPPartiesToInstruction setE1229ActionRequestNotificationCoded(String e1229ActionRequestNotificationCoded)


Copyright © 2018. All rights reserved.