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