Class CaseServiceContact

java.lang.Object
edu.suffolk.litlab.efspserver.CaseServiceContact

public class CaseServiceContact extends Object
  • Field Details

    • guid

      public final String guid
    • serviceType

      public final String serviceType
    • partyAssociated

      public final Optional<PartyId> partyAssociated
      If present, it's the name of the Person Obj Id that this contact is associated with.
    • refId

      public final String refId
  • Constructor Details