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

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

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

See Also:
Serialized Form

Constructor Summary
C953ContributionType()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE5048ContributionType()
           
 String getE5049ContributionTypeCoded()
           
 C953ContributionType setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C953ContributionType setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C953ContributionType setE5048ContributionType(String e5048ContributionType)
           
 C953ContributionType setE5049ContributionTypeCoded(String e5049ContributionTypeCoded)
           
 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

C953ContributionType

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

getE5049ContributionTypeCoded

public String getE5049ContributionTypeCoded()

setE5049ContributionTypeCoded

public C953ContributionType setE5049ContributionTypeCoded(String e5049ContributionTypeCoded)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C953ContributionType setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C953ContributionType setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)

getE5048ContributionType

public String getE5048ContributionType()

setE5048ContributionType

public C953ContributionType setE5048ContributionType(String e5048ContributionType)


Copyright © 2018. All rights reserved.