Package hdi.model.orgperson
Class Address
java.lang.Object
hdi.model.orgperson.Address
- All Implemented Interfaces:
hdi.edi.edient.EdiEntity
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncity()
countryCode
(String countryCode) boolean
int
hashCode()
line()
line2()
void
void
populateFromSegInitial
(EdiSeg seg, EdiParsingResults results) toString()
zipCode()
zipFive()
Methods inherited from interface hdi.edi.edient.EdiEntity
addCodeEntityForSeg, addCodeEntityForTransaction, codeEntities, loop, loop, populateFromSeg, populateFromSegMaster, summaryString, summaryStringAsParent
-
Field Details
-
mapper
-
-
Constructor Details
-
Address
public Address()
-
-
Method Details
-
populateFromSegInitial
- Specified by:
populateFromSegInitial
in interfacehdi.edi.edient.EdiEntity
-
summaryString
- Specified by:
summaryString
in interfacehdi.edi.edient.EdiEntity
-
cityStateZipString
-
zipFive
-
populate
-
prepSearchWords
-
line
-
line2
-
city
-
stateCode
-
zipCode
-
countryCode
-
line
- Returns:
this
.
-
line2
- Returns:
this
.
-
city
- Returns:
this
.
-
stateCode
- Returns:
this
.
-
zipCode
- Returns:
this
.
-
countryCode
- Returns:
this
.
-
equals
-
hashCode
public int hashCode() -
toString
-