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

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

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

See Also:
Serialized Form

Constructor Summary
FCAFinancialChargesAllocation()
           
 
Method Summary
 C878ChargeAllowanceAccount getC878ChargeAllowanceAccount()
           
 String getE4471SettlementCoded()
           
 FCAFinancialChargesAllocation setC878ChargeAllowanceAccount(C878ChargeAllowanceAccount c878ChargeAllowanceAccount)
           
 FCAFinancialChargesAllocation setE4471SettlementCoded(String e4471SettlementCoded)
           
 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

FCAFinancialChargesAllocation

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

getE4471SettlementCoded

public String getE4471SettlementCoded()

setE4471SettlementCoded

public FCAFinancialChargesAllocation setE4471SettlementCoded(String e4471SettlementCoded)

getC878ChargeAllowanceAccount

public C878ChargeAllowanceAccount getC878ChargeAllowanceAccount()

setC878ChargeAllowanceAccount

public FCAFinancialChargesAllocation setC878ChargeAllowanceAccount(C878ChargeAllowanceAccount c878ChargeAllowanceAccount)


Copyright © 2018. All rights reserved.