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 TypeMethodDescriptionvoid
addContactNumber
(ContactNumber contactNumber) void
addContactNumber
(ContactType type, String contactNumber) contactNumbers
(List<ContactNumber> contactNumbers) name()
void
populateFromSegInitial
(EdiSeg seg, EdiParsingResults results) toString()
-
Field Details
-
mapper
-
-
Constructor Details
-
ContactInfo
-
ContactInfo
public ContactInfo()
-
-
Method Details