public ProductType getType()

in opbeans/src/main/java/co/elastic/apm/opbeans/model/Product.java [83:85]


    public ProductType getType() {
        return type;
    }