Interface NumericAttribute

  • All Superinterfaces:
    Attribute, Entity, Resource, Serializable

    public interface NumericAttribute
    extends Attribute
    Represents an attribute containing a numeric value
    • Method Detail

      • getValue

        Double getValue()
        Returns the Double value of this attribute.
        Specified by:
        getValue in interface Attribute
        Returns:
        the Double value of this attribute