Uses of Class
edu.suffolk.litlab.efsp.tyler.ecfcodes.DataFields
Packages that use DataFields
-
Uses of DataFields in edu.suffolk.litlab.efsp.tyler.ecfcodes
Methods in edu.suffolk.litlab.efsp.tyler.ecfcodes that return DataFieldsModifier and TypeMethodDescriptionCodeDatabase.getDataFields(String courtLocationId) gets all data fields if dataNames is empty, otherwise just those that match the code.Constructors in edu.suffolk.litlab.efsp.tyler.ecfcodes with parameters of type DataFieldsModifierConstructorDescriptionTylerCodesParser(CodeDatabase cd, DevelopmentPolicyParametersType policy, CourtLocationInfo court, DataFields allDataFields, boolean isIndividual)