|
List<PhysicalAddress>
|
getAddress()
Gets the value of the address property.
|
|
XMLGregorianCalendar
|
getBirthDate()
Gets the value of the birthDate property.
|
|
String
|
getCategory()
Gets the value of the category property.
|
|
List<CustomField>
|
getCustomField()
Gets the value of the customField property.
|
|
String
|
getDBAName()
Gets the value of the dbaName property.
|
|
List<EmailAddress>
|
getEmail()
Gets the value of the email property.
|
|
String
|
getExternalId()
Gets the value of the externalId property.
|
|
String
|
getFamilyName()
Gets the value of the familyName property.
|
|
Gender
|
getGender()
Gets the value of the gender property.
|
|
String
|
getGivenName()
Gets the value of the givenName property.
|
|
String
|
getIndustry()
Gets the value of the industry property.
|
|
String
|
getLegalName()
Gets the value of the legalName property.
|
|
String
|
getLegalStructure()
Gets the value of the legalStructure property.
|
|
String
|
getMiddleName()
Gets the value of the middleName property.
|
|
String
|
getName()
Gets the value of the name property.
|
|
List<Note>
|
getNotes()
Gets the value of the notes property.
|
|
String
|
getOrgId()
Gets the value of the orgId property.
|
|
IdType
|
getPartyReferenceId()
Gets the value of the partyReferenceId property.
|
|
List<TelephoneNumber>
|
getPhone()
Gets the value of the phone property.
|
|
String
|
getSuffix()
Gets the value of the suffix property.
|
|
String
|
getTaxIdentifier()
Gets the value of the taxIdentifier property.
|
|
String
|
getTitle()
Gets the value of the title property.
|
|
PartyType
|
getTypeOf()
Gets the value of the typeOf property.
|
|
String
|
getUserId()
Gets the value of the userId property.
|
|
List<WebSiteAddress>
|
getWebSite()
Gets the value of the webSite property.
|
|
Boolean
|
isNonProfit()
Gets the value of the nonProfit property.
|
|
void
|
setBirthDate(XMLGregorianCalendar value)
Sets the value of the birthDate property.
|
|
void
|
setCategory(String value)
Sets the value of the category property.
|
|
void
|
setDBAName(String value)
Sets the value of the dbaName property.
|
|
void
|
setExternalId(String value)
Sets the value of the externalId property.
|
|
void
|
setFamilyName(String value)
Sets the value of the familyName property.
|
|
void
|
setGender(Gender value)
Sets the value of the gender property.
|
|
void
|
setGivenName(String value)
Sets the value of the givenName property.
|
|
void
|
setIndustry(String value)
Sets the value of the industry property.
|
|
void
|
setLegalName(String value)
Sets the value of the legalName property.
|
|
void
|
setLegalStructure(String value)
Sets the value of the legalStructure property.
|
|
void
|
setMiddleName(String value)
Sets the value of the middleName property.
|
|
void
|
setName(String value)
Sets the value of the name property.
|
|
void
|
setNonProfit(Boolean value)
Sets the value of the nonProfit property.
|
|
void
|
setOrgId(String value)
Sets the value of the orgId property.
|
|
void
|
setPartyReferenceId(IdType value)
Sets the value of the partyReferenceId property.
|
|
void
|
setSuffix(String value)
Sets the value of the suffix property.
|
|
void
|
setTaxIdentifier(String value)
Sets the value of the taxIdentifier property.
|
|
void
|
setTitle(String value)
Sets the value of the title property.
|
|
void
|
setTypeOf(PartyType value)
Sets the value of the typeOf property.
|
|
void
|
setUserId(String value)
Sets the value of the userId property.
|