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

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

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

See Also:
Serialized Form

Constructor Summary
AJTAdjustmentDetails()
           
 
Method Summary
 BigDecimal getE1082LineItemNumber()
           
 String getE4465AdjustmentReasonCoded()
           
 AJTAdjustmentDetails setE1082LineItemNumber(BigDecimal e1082LineItemNumber)
           
 AJTAdjustmentDetails setE4465AdjustmentReasonCoded(String e4465AdjustmentReasonCoded)
           
 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

AJTAdjustmentDetails

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

getE4465AdjustmentReasonCoded

public String getE4465AdjustmentReasonCoded()

setE4465AdjustmentReasonCoded

public AJTAdjustmentDetails setE4465AdjustmentReasonCoded(String e4465AdjustmentReasonCoded)

getE1082LineItemNumber

public BigDecimal getE1082LineItemNumber()

setE1082LineItemNumber

public AJTAdjustmentDetails setE1082LineItemNumber(BigDecimal e1082LineItemNumber)


Copyright © 2018. All rights reserved.