Uses of Class
edu.suffolk.litlab.efsp.ecfcodes.CodeAndLocation
Packages that use CodeAndLocation
-
Uses of CodeAndLocation in edu.suffolk.litlab.efsp.ecfcodes
Methods in edu.suffolk.litlab.efsp.ecfcodes that return types with arguments of type CodeAndLocationModifier and TypeMethodDescriptionabstract List<CodeAndLocation> CodeDatabaseAPI.retrieveCaseCategoryByName(String categoryName) Get the code and court locations of the case categories that match the given name exactly.abstract List<CodeAndLocation> CodeDatabaseAPI.retrieveCaseTypeByName(String caseTypeName) Get the code and court locations of the case types that match the given name exactly. -
Uses of CodeAndLocation in edu.suffolk.litlab.efsp.tyler.ecfcodes
Methods in edu.suffolk.litlab.efsp.tyler.ecfcodes that return types with arguments of type CodeAndLocationModifier and TypeMethodDescriptionCodeDatabase.retrieveCaseCategoryByName(String categoryName) CodeDatabase.retrieveCaseTypeByName(String caseTypeName) CodeDatabase.retrieveFilingTypeByName(String caseTypeName) Get the code and court locations of the filing types that match the given name exactly.CodeDatabase.retrieveOptionalServices(String optServName) CodeDatabase.retrievePartyType(String partyTypeName)