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

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

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

See Also:
Serialized Form

Constructor Summary
C534PaymentInstructionDetails()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE4431PaymentGuaranteeCoded()
           
 String getE4435PaymentChannelCoded()
           
 String getE4439PaymentConditionsCoded()
           
 String getE4461PaymentMeansCoded()
           
 C534PaymentInstructionDetails setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C534PaymentInstructionDetails setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C534PaymentInstructionDetails setE4431PaymentGuaranteeCoded(String e4431PaymentGuaranteeCoded)
           
 C534PaymentInstructionDetails setE4435PaymentChannelCoded(String e4435PaymentChannelCoded)
           
 C534PaymentInstructionDetails setE4439PaymentConditionsCoded(String e4439PaymentConditionsCoded)
           
 C534PaymentInstructionDetails setE4461PaymentMeansCoded(String e4461PaymentMeansCoded)
           
 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

C534PaymentInstructionDetails

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

getE4439PaymentConditionsCoded

public String getE4439PaymentConditionsCoded()

setE4439PaymentConditionsCoded

public C534PaymentInstructionDetails setE4439PaymentConditionsCoded(String e4439PaymentConditionsCoded)

getE4431PaymentGuaranteeCoded

public String getE4431PaymentGuaranteeCoded()

setE4431PaymentGuaranteeCoded

public C534PaymentInstructionDetails setE4431PaymentGuaranteeCoded(String e4431PaymentGuaranteeCoded)

getE4461PaymentMeansCoded

public String getE4461PaymentMeansCoded()

setE4461PaymentMeansCoded

public C534PaymentInstructionDetails setE4461PaymentMeansCoded(String e4461PaymentMeansCoded)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C534PaymentInstructionDetails setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C534PaymentInstructionDetails setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)

getE4435PaymentChannelCoded

public String getE4435PaymentChannelCoded()

setE4435PaymentChannelCoded

public C534PaymentInstructionDetails setE4435PaymentChannelCoded(String e4435PaymentChannelCoded)


Copyright © 2018. All rights reserved.