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

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

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

See Also:
Serialized Form

Constructor Summary
ALCAllowanceOrCharge()
           
 
Method Summary
 C214SpecialServicesIdentification getC214SpecialServicesIdentification()
           
 C552AllowanceChargeInformation getC552AllowanceChargeInformation()
           
 String getE1227CalculationSequenceIndicatorCoded()
           
 String getE4471SettlementCoded()
           
 String getE5463AllowanceOrChargeQualifier()
           
 ALCAllowanceOrCharge setC214SpecialServicesIdentification(C214SpecialServicesIdentification c214SpecialServicesIdentification)
           
 ALCAllowanceOrCharge setC552AllowanceChargeInformation(C552AllowanceChargeInformation c552AllowanceChargeInformation)
           
 ALCAllowanceOrCharge setE1227CalculationSequenceIndicatorCoded(String e1227CalculationSequenceIndicatorCoded)
           
 ALCAllowanceOrCharge setE4471SettlementCoded(String e4471SettlementCoded)
           
 ALCAllowanceOrCharge setE5463AllowanceOrChargeQualifier(String e5463AllowanceOrChargeQualifier)
           
 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

ALCAllowanceOrCharge

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

getE5463AllowanceOrChargeQualifier

public String getE5463AllowanceOrChargeQualifier()

setE5463AllowanceOrChargeQualifier

public ALCAllowanceOrCharge setE5463AllowanceOrChargeQualifier(String e5463AllowanceOrChargeQualifier)

getC552AllowanceChargeInformation

public C552AllowanceChargeInformation getC552AllowanceChargeInformation()

setC552AllowanceChargeInformation

public ALCAllowanceOrCharge setC552AllowanceChargeInformation(C552AllowanceChargeInformation c552AllowanceChargeInformation)

getE4471SettlementCoded

public String getE4471SettlementCoded()

setE4471SettlementCoded

public ALCAllowanceOrCharge setE4471SettlementCoded(String e4471SettlementCoded)

getE1227CalculationSequenceIndicatorCoded

public String getE1227CalculationSequenceIndicatorCoded()

setE1227CalculationSequenceIndicatorCoded

public ALCAllowanceOrCharge setE1227CalculationSequenceIndicatorCoded(String e1227CalculationSequenceIndicatorCoded)

getC214SpecialServicesIdentification

public C214SpecialServicesIdentification getC214SpecialServicesIdentification()

setC214SpecialServicesIdentification

public ALCAllowanceOrCharge setC214SpecialServicesIdentification(C214SpecialServicesIdentification c214SpecialServicesIdentification)


Copyright © 2018. All rights reserved.