Package hdi.model.orgperson
Class ContactInfo
java.lang.Object
hdi.model.orgperson.ContactInfo
- All Implemented Interfaces:
hdi.edi.edient.EdiEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontactNumbers
(List<ContactNumber> contactNumbers) name()
void
populateFromSegInitial
(EdiSeg seg, EdiParsingResults results) toString()
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface hdi.edi.edient.EdiEntity
addCodeEntityForSeg, addCodeEntityForTransaction, codeEntities, loop, loop, populateFromSeg, populateFromSegMaster, summaryString, summaryString, summaryStringAsParent
-
Field Details
-
mapper
-
-
Constructor Details
-
ContactInfo
public ContactInfo()
-
-
Method Details
-
populateFromSegInitial
- Specified by:
populateFromSegInitial
in interfacehdi.edi.edient.EdiEntity
-
prepSearchWords
-
toString
-
name
-
contactNumbers
-
contactNumbers
- Returns:
this
.
-