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

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

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

See Also:
Serialized Form

Constructor Summary
C546IndexValue()
           
 
Method Summary
 BigDecimal getE5030IndexValue()
           
 String getE5039IndexValueRepresentationCoded()
           
 C546IndexValue setE5030IndexValue(BigDecimal e5030IndexValue)
           
 C546IndexValue setE5039IndexValueRepresentationCoded(String e5039IndexValueRepresentationCoded)
           
 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

C546IndexValue

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

getE5030IndexValue

public BigDecimal getE5030IndexValue()

setE5030IndexValue

public C546IndexValue setE5030IndexValue(BigDecimal e5030IndexValue)

getE5039IndexValueRepresentationCoded

public String getE5039IndexValueRepresentationCoded()

setE5039IndexValueRepresentationCoded

public C546IndexValue setE5039IndexValueRepresentationCoded(String e5039IndexValueRepresentationCoded)


Copyright © 2018. All rights reserved.