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

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

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

See Also:
Serialized Form

Constructor Summary
C819CountrySubEntityDetails()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE3228CountrySubEntity()
           
 String getE3229CountrySubEntityIdentification()
           
 C819CountrySubEntityDetails setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C819CountrySubEntityDetails setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C819CountrySubEntityDetails setE3228CountrySubEntity(String e3228CountrySubEntity)
           
 C819CountrySubEntityDetails setE3229CountrySubEntityIdentification(String e3229CountrySubEntityIdentification)
           
 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

C819CountrySubEntityDetails

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

getE3229CountrySubEntityIdentification

public String getE3229CountrySubEntityIdentification()

setE3229CountrySubEntityIdentification

public C819CountrySubEntityDetails setE3229CountrySubEntityIdentification(String e3229CountrySubEntityIdentification)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C819CountrySubEntityDetails setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C819CountrySubEntityDetails setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)

getE3228CountrySubEntity

public String getE3228CountrySubEntity()

setE3228CountrySubEntity

public C819CountrySubEntityDetails setE3228CountrySubEntity(String e3228CountrySubEntity)


Copyright © 2018. All rights reserved.