org.milyn.smooks.edi.unedifact.model.r41.types
Class SyntaxIdentifier
java.lang.Object
org.milyn.smooks.edi.unedifact.model.r41.types.Identifier
org.milyn.smooks.edi.unedifact.model.r41.types.SyntaxIdentifier
- All Implemented Interfaces:
- java.io.Serializable, EDIWritable
public class SyntaxIdentifier
- extends Identifier
- implements java.io.Serializable, EDIWritable
Syntax Identifier.
- Author:
- tom.fennelly@gmail.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyntaxIdentifier
public SyntaxIdentifier()
write
public void write(java.io.Writer writer,
Delimiters delimiters)
throws java.io.IOException
- Description copied from interface:
EDIWritable
- Write the bean to the specified
Writer instance.
- Specified by:
write in interface EDIWritable
- Parameters:
writer - The target writer.delimiters - The delimiters.
- Throws:
java.io.IOException - Error writing bean.
getServiceCodeListDirVersion
public java.lang.String getServiceCodeListDirVersion()
setServiceCodeListDirVersion
public void setServiceCodeListDirVersion(java.lang.String serviceCodeListDirVersion)
getCodedCharacterEncoding
public java.lang.String getCodedCharacterEncoding()
setCodedCharacterEncoding
public void setCodedCharacterEncoding(java.lang.String codedCharacterEncoding)
Copyright © 2011. All Rights Reserved.