Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getPrice (0.03 sec)

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/entity/SitemapVideo.java

        }
    
        /**
         * Gets the price information.
         * @return the price
         */
        public String getPrice() {
            return price;
        }
    
        /**
         * Sets the price information.
         * @param price the price to set
         */
        public void setPrice(final String price) {
            this.price = price;
        }
    
        /**
         * Gets the requires subscription flag.
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Thu Nov 13 13:34:36 UTC 2025
    - 8.9K bytes
    - Viewed (0)
Back to top