org.milyn.edi.unedifact.d96a.common
Class NADNameAndAddress

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

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

See Also:
Serialized Form

Constructor Summary
NADNameAndAddress()
           
 
Method Summary
 C058NameAndAddress getC058NameAndAddress()
           
 C059Street getC059Street()
           
 C080PartyName getC080PartyName()
           
 C082PartyIdentificationDetails getC082PartyIdentificationDetails()
           
 String getE3035PartyQualifier()
           
 String getE3164CityName()
           
 String getE3207CountryCoded()
           
 String getE3229CountrySubEntityIdentification()
           
 String getE3251PostcodeIdentification()
           
 NADNameAndAddress setC058NameAndAddress(C058NameAndAddress c058NameAndAddress)
           
 NADNameAndAddress setC059Street(C059Street c059Street)
           
 NADNameAndAddress setC080PartyName(C080PartyName c080PartyName)
           
 NADNameAndAddress setC082PartyIdentificationDetails(C082PartyIdentificationDetails c082PartyIdentificationDetails)
           
 NADNameAndAddress setE3035PartyQualifier(String e3035PartyQualifier)
           
 NADNameAndAddress setE3164CityName(String e3164CityName)
           
 NADNameAndAddress setE3207CountryCoded(String e3207CountryCoded)
           
 NADNameAndAddress setE3229CountrySubEntityIdentification(String e3229CountrySubEntityIdentification)
           
 NADNameAndAddress setE3251PostcodeIdentification(String e3251PostcodeIdentification)
           
 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

NADNameAndAddress

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

getE3035PartyQualifier

public String getE3035PartyQualifier()

setE3035PartyQualifier

public NADNameAndAddress setE3035PartyQualifier(String e3035PartyQualifier)

getC082PartyIdentificationDetails

public C082PartyIdentificationDetails getC082PartyIdentificationDetails()

setC082PartyIdentificationDetails

public NADNameAndAddress setC082PartyIdentificationDetails(C082PartyIdentificationDetails c082PartyIdentificationDetails)

getC058NameAndAddress

public C058NameAndAddress getC058NameAndAddress()

setC058NameAndAddress

public NADNameAndAddress setC058NameAndAddress(C058NameAndAddress c058NameAndAddress)

getC080PartyName

public C080PartyName getC080PartyName()

setC080PartyName

public NADNameAndAddress setC080PartyName(C080PartyName c080PartyName)

getC059Street

public C059Street getC059Street()

setC059Street

public NADNameAndAddress setC059Street(C059Street c059Street)

getE3164CityName

public String getE3164CityName()

setE3164CityName

public NADNameAndAddress setE3164CityName(String e3164CityName)

getE3229CountrySubEntityIdentification

public String getE3229CountrySubEntityIdentification()

setE3229CountrySubEntityIdentification

public NADNameAndAddress setE3229CountrySubEntityIdentification(String e3229CountrySubEntityIdentification)

getE3251PostcodeIdentification

public String getE3251PostcodeIdentification()

setE3251PostcodeIdentification

public NADNameAndAddress setE3251PostcodeIdentification(String e3251PostcodeIdentification)

getE3207CountryCoded

public String getE3207CountryCoded()

setE3207CountryCoded

public NADNameAndAddress setE3207CountryCoded(String e3207CountryCoded)


Copyright © 2018. All rights reserved.