Class LabServicesSkuCapabilities


  • public final class LabServicesSkuCapabilities
    extends Object
    The array of capabilities of a lab services SKU.
    • Constructor Detail

      • LabServicesSkuCapabilities

        public LabServicesSkuCapabilities()
    • Method Detail

      • name

        public String name()
        Get the name property: The name of the capability for a SKU.
        Returns:
        the name value.
      • value

        public String value()
        Get the value property: The value of the capability for a SKU.
        Returns:
        the value value.
      • validate

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