org.milyn.edi.unedifact.d96a.common.field
Class C516MonetaryAmount
java.lang.Object
org.milyn.edi.unedifact.d96a.common.field.C516MonetaryAmount
- All Implemented Interfaces:
- Serializable, org.milyn.smooks.edi.EDIWritable
public class C516MonetaryAmount
- extends Object
- implements Serializable, org.milyn.smooks.edi.EDIWritable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
C516MonetaryAmount
public C516MonetaryAmount()
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
getE5025MonetaryAmountTypeQualifier
public String getE5025MonetaryAmountTypeQualifier()
setE5025MonetaryAmountTypeQualifier
public C516MonetaryAmount setE5025MonetaryAmountTypeQualifier(String e5025MonetaryAmountTypeQualifier)
getE5004MonetaryAmount
public BigDecimal getE5004MonetaryAmount()
setE5004MonetaryAmount
public C516MonetaryAmount setE5004MonetaryAmount(BigDecimal e5004MonetaryAmount)
getE6345CurrencyCoded
public String getE6345CurrencyCoded()
setE6345CurrencyCoded
public C516MonetaryAmount setE6345CurrencyCoded(String e6345CurrencyCoded)
getE6343CurrencyQualifier
public String getE6343CurrencyQualifier()
setE6343CurrencyQualifier
public C516MonetaryAmount setE6343CurrencyQualifier(String e6343CurrencyQualifier)
getE4405StatusCoded
public String getE4405StatusCoded()
setE4405StatusCoded
public C516MonetaryAmount setE4405StatusCoded(String e4405StatusCoded)
Copyright © 2018. All rights reserved.