Class SkuProperty


  • public final class SkuProperty
    extends Object
    The Sku property.
    • Constructor Detail

      • SkuProperty

        public SkuProperty()
    • Method Detail

      • name

        public String name()
        Get the name property: The name of sku property.
        Returns:
        the name value.
      • value

        public String value()
        Get the value property: The value of sku property.
        Returns:
        the value value.
      • validate

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