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

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

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

See Also:
Serialized Form

Constructor Summary
ELMSimpleDataElementDetails()
           
 
Method Summary
 String getE1507ClassDesignatorCoded()
           
 String getE4513MaintenanceOperationCoded()
           
 String getE9150SimpleDataElementTag()
           
 String getE9153SimpleDataElementCharacterRepresentationCoded()
           
 String getE9155SimpleDataElementLengthTypeCoded()
           
 BigDecimal getE9156SimpleDataElementMaximumLength()
           
 BigDecimal getE9158SimpleDataElementMinimumLength()
           
 String getE9161CodeSetIndicatorCoded()
           
 ELMSimpleDataElementDetails setE1507ClassDesignatorCoded(String e1507ClassDesignatorCoded)
           
 ELMSimpleDataElementDetails setE4513MaintenanceOperationCoded(String e4513MaintenanceOperationCoded)
           
 ELMSimpleDataElementDetails setE9150SimpleDataElementTag(String e9150SimpleDataElementTag)
           
 ELMSimpleDataElementDetails setE9153SimpleDataElementCharacterRepresentationCoded(String e9153SimpleDataElementCharacterRepresentationCoded)
           
 ELMSimpleDataElementDetails setE9155SimpleDataElementLengthTypeCoded(String e9155SimpleDataElementLengthTypeCoded)
           
 ELMSimpleDataElementDetails setE9156SimpleDataElementMaximumLength(BigDecimal e9156SimpleDataElementMaximumLength)
           
 ELMSimpleDataElementDetails setE9158SimpleDataElementMinimumLength(BigDecimal e9158SimpleDataElementMinimumLength)
           
 ELMSimpleDataElementDetails setE9161CodeSetIndicatorCoded(String e9161CodeSetIndicatorCoded)
           
 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

ELMSimpleDataElementDetails

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

getE9150SimpleDataElementTag

public String getE9150SimpleDataElementTag()

setE9150SimpleDataElementTag

public ELMSimpleDataElementDetails setE9150SimpleDataElementTag(String e9150SimpleDataElementTag)

getE9153SimpleDataElementCharacterRepresentationCoded

public String getE9153SimpleDataElementCharacterRepresentationCoded()

setE9153SimpleDataElementCharacterRepresentationCoded

public ELMSimpleDataElementDetails setE9153SimpleDataElementCharacterRepresentationCoded(String e9153SimpleDataElementCharacterRepresentationCoded)

getE9155SimpleDataElementLengthTypeCoded

public String getE9155SimpleDataElementLengthTypeCoded()

setE9155SimpleDataElementLengthTypeCoded

public ELMSimpleDataElementDetails setE9155SimpleDataElementLengthTypeCoded(String e9155SimpleDataElementLengthTypeCoded)

getE9156SimpleDataElementMaximumLength

public BigDecimal getE9156SimpleDataElementMaximumLength()

setE9156SimpleDataElementMaximumLength

public ELMSimpleDataElementDetails setE9156SimpleDataElementMaximumLength(BigDecimal e9156SimpleDataElementMaximumLength)

getE9158SimpleDataElementMinimumLength

public BigDecimal getE9158SimpleDataElementMinimumLength()

setE9158SimpleDataElementMinimumLength

public ELMSimpleDataElementDetails setE9158SimpleDataElementMinimumLength(BigDecimal e9158SimpleDataElementMinimumLength)

getE9161CodeSetIndicatorCoded

public String getE9161CodeSetIndicatorCoded()

setE9161CodeSetIndicatorCoded

public ELMSimpleDataElementDetails setE9161CodeSetIndicatorCoded(String e9161CodeSetIndicatorCoded)

getE1507ClassDesignatorCoded

public String getE1507ClassDesignatorCoded()

setE1507ClassDesignatorCoded

public ELMSimpleDataElementDetails setE1507ClassDesignatorCoded(String e1507ClassDesignatorCoded)

getE4513MaintenanceOperationCoded

public String getE4513MaintenanceOperationCoded()

setE4513MaintenanceOperationCoded

public ELMSimpleDataElementDetails setE4513MaintenanceOperationCoded(String e4513MaintenanceOperationCoded)


Copyright © 2018. All rights reserved.