Uses of Record Class
edu.suffolk.litlab.efsp.model.OptionalService
Packages that use OptionalService
Package
Description
-
Uses of OptionalService in edu.suffolk.litlab.efsp.ecfcodes
Methods in edu.suffolk.litlab.efsp.ecfcodes that return types with arguments of type OptionalServiceModifier and TypeMethodDescriptioncom.hubspot.algebra.Result<List<OptionalService>, List<CodesParser.CodeError>> CodesParser.vetOptionalServices(List<CodesParser.InputOptionalService> servs, FilingCode filing) -
Uses of OptionalService in edu.suffolk.litlab.efsp.model
Methods in edu.suffolk.litlab.efsp.model that return types with arguments of type OptionalService -
Uses of OptionalService in edu.suffolk.litlab.efsp.tyler.ecfcodes
Methods in edu.suffolk.litlab.efsp.tyler.ecfcodes that return types with arguments of type OptionalServiceModifier and TypeMethodDescriptioncom.hubspot.algebra.Result<List<OptionalService>, List<CodesParser.CodeError>> TylerCodesParser.vetOptionalServices(List<CodesParser.InputOptionalService> servs, FilingCode filing) Checks all of the optional services in one go.