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

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

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

See Also:
Serialized Form

Constructor Summary
C829SubLineInformation()
           
 
Method Summary
 BigDecimal getE1082LineItemNumber()
           
 String getE5495SubLineIndicatorCoded()
           
 C829SubLineInformation setE1082LineItemNumber(BigDecimal e1082LineItemNumber)
           
 C829SubLineInformation setE5495SubLineIndicatorCoded(String e5495SubLineIndicatorCoded)
           
 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

C829SubLineInformation

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

getE5495SubLineIndicatorCoded

public String getE5495SubLineIndicatorCoded()

setE5495SubLineIndicatorCoded

public C829SubLineInformation setE5495SubLineIndicatorCoded(String e5495SubLineIndicatorCoded)

getE1082LineItemNumber

public BigDecimal getE1082LineItemNumber()

setE1082LineItemNumber

public C829SubLineInformation setE1082LineItemNumber(BigDecimal e1082LineItemNumber)


Copyright © 2018. All rights reserved.