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

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

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

See Also:
Serialized Form

Constructor Summary
CPIChargePaymentInstructions()
           
 
Method Summary
 C229ChargeCategory getC229ChargeCategory()
           
 C231MethodOfPayment getC231MethodOfPayment()
           
 String getE4237PrepaidCollectIndicatorCoded()
           
 CPIChargePaymentInstructions setC229ChargeCategory(C229ChargeCategory c229ChargeCategory)
           
 CPIChargePaymentInstructions setC231MethodOfPayment(C231MethodOfPayment c231MethodOfPayment)
           
 CPIChargePaymentInstructions setE4237PrepaidCollectIndicatorCoded(String e4237PrepaidCollectIndicatorCoded)
           
 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

CPIChargePaymentInstructions

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

getC229ChargeCategory

public C229ChargeCategory getC229ChargeCategory()

setC229ChargeCategory

public CPIChargePaymentInstructions setC229ChargeCategory(C229ChargeCategory c229ChargeCategory)

getC231MethodOfPayment

public C231MethodOfPayment getC231MethodOfPayment()

setC231MethodOfPayment

public CPIChargePaymentInstructions setC231MethodOfPayment(C231MethodOfPayment c231MethodOfPayment)

getE4237PrepaidCollectIndicatorCoded

public String getE4237PrepaidCollectIndicatorCoded()

setE4237PrepaidCollectIndicatorCoded

public CPIChargePaymentInstructions setE4237PrepaidCollectIndicatorCoded(String e4237PrepaidCollectIndicatorCoded)


Copyright © 2018. All rights reserved.