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

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

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

See Also:
Serialized Form

Constructor Summary
C244TestMethod()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE4415TestMethodIdentification()
           
 String getE4416TestDescription()
           
 C244TestMethod setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C244TestMethod setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C244TestMethod setE4415TestMethodIdentification(String e4415TestMethodIdentification)
           
 C244TestMethod setE4416TestDescription(String e4416TestDescription)
           
 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

C244TestMethod

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

getE4415TestMethodIdentification

public String getE4415TestMethodIdentification()

setE4415TestMethodIdentification

public C244TestMethod setE4415TestMethodIdentification(String e4415TestMethodIdentification)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C244TestMethod setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C244TestMethod setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)

getE4416TestDescription

public String getE4416TestDescription()

setE4416TestDescription

public C244TestMethod setE4416TestDescription(String e4416TestDescription)


Copyright © 2018. All rights reserved.