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) booleaninthashCode()line()line2()voidvoidpopulateFromSegInitial(EdiSeg seg, EdiParsingResults results) toString()zipCode()zipFive()
-
Field Details
-
mapper
-
-
Constructor Details
-
Address
-
Address
public Address()
-
-
Method Details
-
populateFromSegInitial
- Specified by:
populateFromSegInitialin interfacehdi.edi.edient.EdiEntity
-
summaryString
- Specified by:
summaryStringin 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
-