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

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

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

See Also:
Serialized Form

Constructor Summary
C524HandlingInstructions()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE4078HandlingInstructions()
           
 String getE4079HandlingInstructionsCoded()
           
 C524HandlingInstructions setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C524HandlingInstructions setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C524HandlingInstructions setE4078HandlingInstructions(String e4078HandlingInstructions)
           
 C524HandlingInstructions setE4079HandlingInstructionsCoded(String e4079HandlingInstructionsCoded)
           
 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

C524HandlingInstructions

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

getE4079HandlingInstructionsCoded

public String getE4079HandlingInstructionsCoded()

setE4079HandlingInstructionsCoded

public C524HandlingInstructions setE4079HandlingInstructionsCoded(String e4079HandlingInstructionsCoded)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C524HandlingInstructions setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C524HandlingInstructions setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)

getE4078HandlingInstructions

public String getE4078HandlingInstructions()

setE4078HandlingInstructions

public C524HandlingInstructions setE4078HandlingInstructions(String e4078HandlingInstructions)


Copyright © 2018. All rights reserved.