Interface DescribedProduct<T extends ProductDescriptor>

    • Method Detail

      • getDescriptor

        T getDescriptor()
        Return a product descriptor representing this product.
        Returns:
        The product descriptor of this product.