Class JRTemplateReference

    • Constructor Detail

      • JRTemplateReference

        public JRTemplateReference()
        Creates an empty reference.
      • JRTemplateReference

        public JRTemplateReference​(String location)
        Creates a reference for a specific location.
        Parameters:
        location - the template location
    • Method Detail

      • getLocation

        public String getLocation()
        Returns the template location.
        Returns:
        the template location
      • setLocation

        public void setLocation​(String location)
        Sets the template location.
        Parameters:
        location - the location of the template