Uses of Class
edu.suffolk.litlab.efsp.ecfcodes.tyler.DataFieldRow
Packages that use DataFieldRow
-
Uses of DataFieldRow in edu.suffolk.litlab.efsp.ecfcodes.tyler
Methods in edu.suffolk.litlab.efsp.ecfcodes.tyler that return DataFieldRowModifier and TypeMethodDescriptionCodeDatabase.getDataField(String courtLocationId, String dataName) DataFields.getFieldRow(String fieldName) static DataFieldRowDataFieldRow.MissingDataField(String name) According to the Tyler docs, if some data field is not defined, it defaults to isVisible=False, and isRequired=False.Constructor parameters in edu.suffolk.litlab.efsp.ecfcodes.tyler with type arguments of type DataFieldRow