Package hdi.model.orgperson
Class PartyIdName
java.lang.Object
hdi.model.orgperson.PartyIdName
- All Implemented Interfaces:
hdi.edi.edient.EdiEntity
- Direct Known Subclasses:
OrgOrPerson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentityRole
(EntityRole entityRole) entityType
(EntityType entityType) boolean
fullName()
int
hashCode()
identificationType
(IdentificationType identificationType) identifier
(String identifier) void
populateFromSegInitial
(EdiSeg seg, EdiParsingResults ediParsingResults) taxId()
toString()
-
Constructor Details
-
PartyIdName
public PartyIdName()
-
-
Method Details
-
populateFromSegInitial
- Specified by:
populateFromSegInitial
in interfacehdi.edi.edient.EdiEntity
-
name
-
fullName
-
entityRole
-
entityType
-
identificationType
-
identifier
-
taxId
-
lastNameOrOrgName
-
firstName
-
middleName
-
equals
-
hashCode
public int hashCode() -
toString
-
entityRole
- Returns:
this
.
-
entityType
- Returns:
this
.
-
identificationType
- Returns:
this
.
-
identifier
- Returns:
this
.
-