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

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

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

See Also:
Serialized Form

Constructor Summary
C082PartyIdentificationDetails()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3039PartyIdIdentification()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 C082PartyIdentificationDetails setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C082PartyIdentificationDetails setE3039PartyIdIdentification(String e3039PartyIdIdentification)
           
 C082PartyIdentificationDetails setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 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

C082PartyIdentificationDetails

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

getE3039PartyIdIdentification

public String getE3039PartyIdIdentification()

setE3039PartyIdIdentification

public C082PartyIdentificationDetails setE3039PartyIdIdentification(String e3039PartyIdIdentification)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C082PartyIdentificationDetails setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C082PartyIdentificationDetails setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)


Copyright © 2018. All rights reserved.