Package org.conical.common.bbl.enums.ifc


package org.conical.common.bbl.enums.ifc
Contains interfaces BBL enums implement to define the capabilities they provide and allow easier integration with frameworks.
  • Interfaces
    Class
    Description
    This 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.