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

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

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

See Also:
Serialized Form

Constructor Summary
C2321GovernmentAction()
           
 
Method Summary
 String getE9353GovernmentProcedureCoded()
           
 String getE9411GovernmentInvolvementCoded()
           
 String getE9415GovernmentAgencyCoded()
           
 String getE9417GovernmentActionCoded()
           
 C2321GovernmentAction setE9353GovernmentProcedureCoded(String e9353GovernmentProcedureCoded)
           
 C2321GovernmentAction setE9411GovernmentInvolvementCoded(String e9411GovernmentInvolvementCoded)
           
 C2321GovernmentAction setE9415GovernmentAgencyCoded(String e9415GovernmentAgencyCoded)
           
 C2321GovernmentAction setE9417GovernmentActionCoded(String e9417GovernmentActionCoded)
           
 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

C2321GovernmentAction

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

getE9415GovernmentAgencyCoded

public String getE9415GovernmentAgencyCoded()

setE9415GovernmentAgencyCoded

public C2321GovernmentAction setE9415GovernmentAgencyCoded(String e9415GovernmentAgencyCoded)

getE9411GovernmentInvolvementCoded

public String getE9411GovernmentInvolvementCoded()

setE9411GovernmentInvolvementCoded

public C2321GovernmentAction setE9411GovernmentInvolvementCoded(String e9411GovernmentInvolvementCoded)

getE9417GovernmentActionCoded

public String getE9417GovernmentActionCoded()

setE9417GovernmentActionCoded

public C2321GovernmentAction setE9417GovernmentActionCoded(String e9417GovernmentActionCoded)

getE9353GovernmentProcedureCoded

public String getE9353GovernmentProcedureCoded()

setE9353GovernmentProcedureCoded

public C2321GovernmentAction setE9353GovernmentProcedureCoded(String e9353GovernmentProcedureCoded)


Copyright © 2018. All rights reserved.