Package edu.suffolk.litlab.efspserver
Class CaseServiceContact
java.lang.Object
edu.suffolk.litlab.efspserver.CaseServiceContact
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCaseServiceContact
(String guid, String serviceType, Optional<PartyId> partyAssociated) -
Method Summary
-
Field Details
-
guid
-
serviceType
-
partyAssociated
If present, it's the name of the Person Obj Id that this contact is associated with. -
refId
-
-
Constructor Details
-
CaseServiceContact
-