public class FileContactData extends ContactData implements Serializable
Java class for fileContactData complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected FileContactType |
fileContactType |
answerQuestionnaire, birthday, birthPlace, birthRegion, contactId, contactReference, countryCode, email, firstAddressLine, firstName, firstNamePhonetic, idNumber, invoiceAddressId, lastName, lastNamePhonetic, locality, mobilePhone, phone, secondAddressLine, structureOfficialName, thirdAddressLine, zipCode
Constructor and Description |
---|
FileContactData() |
Modifier and Type | Method and Description |
---|---|
FileContactType |
getFileContactType()
Gets the value of the fileContactType property.
|
void |
setFileContactType(FileContactType value)
Sets the value of the fileContactType property.
|
getAnswerQuestionnaire, getBirthday, getBirthPlace, getBirthRegion, getContactId, getContactReference, getCountryCode, getEmail, getFirstAddressLine, getFirstName, getFirstNamePhonetic, getIdNumber, getInvoiceAddressId, getLastName, getLastNamePhonetic, getLocality, getMobilePhone, getPhone, getSecondAddressLine, getStructureOfficialName, getThirdAddressLine, getZipCode, setAnswerQuestionnaire, setBirthday, setBirthPlace, setBirthRegion, setContactId, setContactReference, setCountryCode, setEmail, setFirstAddressLine, setFirstName, setFirstNamePhonetic, setIdNumber, setInvoiceAddressId, setLastName, setLastNamePhonetic, setLocality, setMobilePhone, setPhone, setSecondAddressLine, setStructureOfficialName, setThirdAddressLine, setZipCode
protected FileContactType fileContactType
public FileContactType getFileContactType()
FileContactType
public void setFileContactType(FileContactType value)
value
- allowed object is
FileContactType
Copyright © 2021. All rights reserved.