Package hdi.model.coverage
Class ProviderWithChangeReason
java.lang.Object
hdi.model.orgperson.OrgOrPerson
hdi.model.coverage.ProviderWithChangeReason
- All Implemented Interfaces:
hdi.edi.edient.EdiEntity
-
Field Summary
Fields inherited from class hdi.model.orgperson.OrgOrPerson
mapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchangeReason
(ChangeReason changeReason) void
populateFromSeg
(EdiSeg seg, EdiParsingResults ediParsingResults) Methods inherited from class hdi.model.orgperson.OrgOrPerson
additionalIds, additionalIds, address, address, birthDate, contacts, contacts, entityRole, entityRole, entityType, entityType, equals, firstName, friendlyIdType, fullName, gender, hashCode, identificationType, identificationType, identifier, identifier, lastNameOrOrgName, loop, middleName, providerTaxonomy, providerTaxonomy, taxId, taxonomyCode
-
Constructor Details
-
ProviderWithChangeReason
public ProviderWithChangeReason()
-
-
Method Details
-
populateFromSeg
-
changeReason
-
changeReason
- Returns:
this
.
-