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

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

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

See Also:
Serialized Form

Constructor Summary
C552AllowanceChargeInformation()
           
 
Method Summary
 String getE1230AllowanceOrChargeNumber()
           
 String getE5189ChargeAllowanceDescriptionCoded()
           
 C552AllowanceChargeInformation setE1230AllowanceOrChargeNumber(String e1230AllowanceOrChargeNumber)
           
 C552AllowanceChargeInformation setE5189ChargeAllowanceDescriptionCoded(String e5189ChargeAllowanceDescriptionCoded)
           
 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

C552AllowanceChargeInformation

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

getE1230AllowanceOrChargeNumber

public String getE1230AllowanceOrChargeNumber()

setE1230AllowanceOrChargeNumber

public C552AllowanceChargeInformation setE1230AllowanceOrChargeNumber(String e1230AllowanceOrChargeNumber)

getE5189ChargeAllowanceDescriptionCoded

public String getE5189ChargeAllowanceDescriptionCoded()

setE5189ChargeAllowanceDescriptionCoded

public C552AllowanceChargeInformation setE5189ChargeAllowanceDescriptionCoded(String e5189ChargeAllowanceDescriptionCoded)


Copyright © 2018. All rights reserved.