Uses of Record Class
edu.suffolk.litlab.efsp.ecfcodes.CodesParser.ThingRequired
Packages that use CodesParser.ThingRequired
-
Uses of CodesParser.ThingRequired in edu.suffolk.litlab.efsp.ecfcodes
Methods in edu.suffolk.litlab.efsp.ecfcodes that return types with arguments of type CodesParser.ThingRequiredModifier and TypeMethodDescriptioncom.hubspot.algebra.Result<Optional<BigDecimal>, CodesParser.ThingRequired> CodesParser.vetAmountInControversy(Optional<BigDecimal> amt, List<FilingCode> filings) com.hubspot.algebra.Result<List<PartyId>, CodesParser.ThingRequired> CodesParser.vetFilingParties(List<PartyId> filingParties) -
Uses of CodesParser.ThingRequired in edu.suffolk.litlab.efsp.tyler.ecfcodes
Methods in edu.suffolk.litlab.efsp.tyler.ecfcodes that return types with arguments of type CodesParser.ThingRequiredModifier and TypeMethodDescriptioncom.hubspot.algebra.Result<Optional<BigDecimal>, CodesParser.ThingRequired> TylerCodesParser.vetAmountInControversy(Optional<BigDecimal> amt, List<FilingCode> filings) com.hubspot.algebra.Result<List<PartyId>, CodesParser.ThingRequired> TylerCodesParser.vetFilingParties(List<PartyId> filingParties)