Package hdi.model.orgperson
Class Address
java.lang.Object
hdi.model.orgperson.Address
- All Implemented Interfaces:
hdi.edi.edient.EdiEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
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
loop, loop
-
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
-