org.milyn.edi.unedifact.d96a.common
Class NADNameAndAddress
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NADNameAndAddress
public NADNameAndAddress()
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.