Class Reseller


  • public final class Reseller
    extends Object
    The reseller properties.
    • Constructor Detail

      • Reseller

        public Reseller()
    • Method Detail

      • resellerId

        public String resellerId()
        Get the resellerId property: The reseller property ID.
        Returns:
        the resellerId value.
      • resellerDescription

        public String resellerDescription()
        Get the resellerDescription property: The reseller property description.
        Returns:
        the resellerDescription value.
      • validate

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