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

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

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

See Also:
Serialized Form

Constructor Summary
C956AttributeDetails()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE9018Attribute()
           
 String getE9019AttributeCoded()
           
 C956AttributeDetails setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C956AttributeDetails setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C956AttributeDetails setE9018Attribute(String e9018Attribute)
           
 C956AttributeDetails setE9019AttributeCoded(String e9019AttributeCoded)
           
 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

C956AttributeDetails

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

getE9019AttributeCoded

public String getE9019AttributeCoded()

setE9019AttributeCoded

public C956AttributeDetails setE9019AttributeCoded(String e9019AttributeCoded)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C956AttributeDetails setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C956AttributeDetails setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)

getE9018Attribute

public String getE9018Attribute()

setE9018Attribute

public C956AttributeDetails setE9018Attribute(String e9018Attribute)


Copyright © 2018. All rights reserved.