Class PerformanceLevelCapability


  • public final class PerformanceLevelCapability
    extends Object
    The performance level capability.
    • Constructor Detail

      • PerformanceLevelCapability

        public PerformanceLevelCapability()
    • Method Detail

      • value

        public Double value()
        Get the value property: Performance level value.
        Returns:
        the value value.
      • unit

        public PerformanceLevelUnit unit()
        Get the unit property: Unit type used to measure performance level.
        Returns:
        the unit value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.