Package hdi.model.orgperson
Class OrgOrPerson
java.lang.Object
hdi.model.orgperson.PartyIdName
hdi.model.orgperson.OrgOrPerson
- All Implemented Interfaces:
hdi.edi.edient.EdiEntity
- Direct Known Subclasses:
Member
,ProviderWithChangeReason
,TpaWithAccountInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addAdditionalId
(Reference reference) additionalIds
(List<Reference> additionalIds) address()
contacts()
contacts
(List<ContactInfo> contacts) boolean
gender()
int
hashCode()
void
hdi.codeent.CodeEntity
providerTaxonomy
(hdi.codeent.CodeEntity providerTaxonomy) toString()
Methods inherited from class hdi.model.orgperson.PartyIdName
entityRole, entityRole, entityType, entityType, firstName, fullName, identificationType, identificationType, identifier, lastNameOrOrgName, middleName, name, taxId
-
Field Details
-
mapper
-
-
Constructor Details
-
OrgOrPerson
-
OrgOrPerson
public OrgOrPerson()
-
-
Method Details
-
identifier
- Overrides:
identifier
in classPartyIdName
-
addAdditionalId
-
friendlyIdType
-
providerTaxonomy
public hdi.codeent.CodeEntity providerTaxonomy() -
loop
- Specified by:
loop
in interfacehdi.edi.edient.EdiEntity
-
birthDate
-
gender
-
address
-
taxonomyCode
-
contacts
-
additionalIds
-
equals
- Overrides:
equals
in classPartyIdName
-
hashCode
public int hashCode()- Overrides:
hashCode
in classPartyIdName
-
toString
- Overrides:
toString
in classPartyIdName
-
address
- Returns:
this
.
-
providerTaxonomy
- Returns:
this
.
-
contacts
- Returns:
this
.
-
additionalIds
- Returns:
this
.
-