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

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

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

See Also:
Serialized Form

Constructor Summary
C955AttributeType()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE9021AttributeTypeCoded()
           
 C955AttributeType setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C955AttributeType setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C955AttributeType setE9021AttributeTypeCoded(String e9021AttributeTypeCoded)
           
 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

C955AttributeType

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

getE9021AttributeTypeCoded

public String getE9021AttributeTypeCoded()

setE9021AttributeTypeCoded

public C955AttributeType setE9021AttributeTypeCoded(String e9021AttributeTypeCoded)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C955AttributeType setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C955AttributeType setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)


Copyright © 2018. All rights reserved.