Package hdi.model.orgperson
Class OrgOrPerson
java.lang.Object
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 TypeMethodDescriptionadditionalIds
(List<Reference> additionalIds) address()
contacts()
contacts
(List<ContactInfo> contacts) entityRole
(EntityRole entityRole) entityType
(EntityType entityType) boolean
fullName()
gender()
int
hashCode()
identificationType
(IdentificationType identificationType) identifier
(String identifier) void
hdi.codeent.CodeEntity
providerTaxonomy
(hdi.codeent.CodeEntity providerTaxonomy) taxId()
-
Field Details
-
mapper
-
-
Constructor Details
-
OrgOrPerson
-
OrgOrPerson
public OrgOrPerson()
-
-
Method Details
-
identifier
-
fullName
-
friendlyIdType
-
providerTaxonomy
public hdi.codeent.CodeEntity providerTaxonomy() -
loop
- Specified by:
loop
in interfacehdi.edi.edient.EdiEntity
-
entityRole
-
entityType
-
identificationType
-
taxId
-
lastNameOrOrgName
-
firstName
-
middleName
-
birthDate
-
gender
-
address
-
taxonomyCode
-
contacts
-
additionalIds
-
equals
-
hashCode
public int hashCode() -
entityRole
- Returns:
this
.
-
entityType
- Returns:
this
.
-
identificationType
- Returns:
this
.
-
identifier
- Returns:
this
.
-
address
- Returns:
this
.
-
providerTaxonomy
- Returns:
this
.
-
contacts
- Returns:
this
.
-
additionalIds
- Returns:
this
.
-