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

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

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

See Also:
Serialized Form

Constructor Summary
C533DutyTaxFeeAccountDetail()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE5289DutyTaxFeeAccountIdentification()
           
 C533DutyTaxFeeAccountDetail setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C533DutyTaxFeeAccountDetail setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C533DutyTaxFeeAccountDetail setE5289DutyTaxFeeAccountIdentification(String e5289DutyTaxFeeAccountIdentification)
           
 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

C533DutyTaxFeeAccountDetail

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

getE5289DutyTaxFeeAccountIdentification

public String getE5289DutyTaxFeeAccountIdentification()

setE5289DutyTaxFeeAccountIdentification

public C533DutyTaxFeeAccountDetail setE5289DutyTaxFeeAccountIdentification(String e5289DutyTaxFeeAccountIdentification)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C533DutyTaxFeeAccountDetail setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C533DutyTaxFeeAccountDetail setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)


Copyright © 2018. All rights reserved.