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

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

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

See Also:
Serialized Form

Constructor Summary
C545IndexIdentification()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE5013IndexQualifier()
           
 String getE5027IndexTypeCoded()
           
 C545IndexIdentification setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C545IndexIdentification setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C545IndexIdentification setE5013IndexQualifier(String e5013IndexQualifier)
           
 C545IndexIdentification setE5027IndexTypeCoded(String e5027IndexTypeCoded)
           
 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

C545IndexIdentification

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

getE5013IndexQualifier

public String getE5013IndexQualifier()

setE5013IndexQualifier

public C545IndexIdentification setE5013IndexQualifier(String e5013IndexQualifier)

getE5027IndexTypeCoded

public String getE5027IndexTypeCoded()

setE5027IndexTypeCoded

public C545IndexIdentification setE5027IndexTypeCoded(String e5027IndexTypeCoded)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C545IndexIdentification setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C545IndexIdentification setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)


Copyright © 2018. All rights reserved.