Package ome.model

Interface IEnum

    • Method Detail

      • getValue

        java.lang.String getValue()
        the single String value associated with this instance. This value is a surrogate (business) key for this type of enumeration. Equality between two instances for value implies that there will also be equality for id, at least in an controlled environment.