Uses of Package
org.conical.common.bbl.enums.ifc
Packages that use org.conical.common.bbl.enums.ifc
Package
Description
Contains enums defining possible values and attributes of those values for data the BBL collects.
Contains general utility classes to support BBL applications.
-
Classes in org.conical.common.bbl.enums.ifc used by org.conical.common.bbl.enumsClassDescriptionThis interface helps ensure that enum values that have integer equivalents (usually stored in database tables) are easily distinguishable from those that aren't.This is a convenience interface that all BBL enums should implement.This is a convenience interface that all BBL enums should implement.
-
Classes in org.conical.common.bbl.enums.ifc used by org.conical.common.bbl.utilClassDescriptionThis interface helps ensure that enum values that have integer equivalents (usually stored in database tables) are easily distinguishable from those that aren't.