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

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

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

See Also:
Serialized Form

Constructor Summary
C849PartiesToInstruction()
           
 
Method Summary
 String getE3285RecipientOfTheInstructionIdentification()
           
 String getE3301PartyEnactingInstructionIdentification()
           
 C849PartiesToInstruction setE3285RecipientOfTheInstructionIdentification(String e3285RecipientOfTheInstructionIdentification)
           
 C849PartiesToInstruction setE3301PartyEnactingInstructionIdentification(String e3301PartyEnactingInstructionIdentification)
           
 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

C849PartiesToInstruction

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

getE3301PartyEnactingInstructionIdentification

public String getE3301PartyEnactingInstructionIdentification()

setE3301PartyEnactingInstructionIdentification

public C849PartiesToInstruction setE3301PartyEnactingInstructionIdentification(String e3301PartyEnactingInstructionIdentification)

getE3285RecipientOfTheInstructionIdentification

public String getE3285RecipientOfTheInstructionIdentification()

setE3285RecipientOfTheInstructionIdentification

public C849PartiesToInstruction setE3285RecipientOfTheInstructionIdentification(String e3285RecipientOfTheInstructionIdentification)


Copyright © 2018. All rights reserved.