Class TemplateLink


  • public class TemplateLink
    extends Object
    Entity representing the reference to the template.
    • Constructor Detail

      • TemplateLink

        public TemplateLink()
    • Method Detail

      • uri

        public String uri()
        Get the uri value.
        Returns:
        the uri value
      • withUri

        public TemplateLink withUri​(String uri)
        Set the uri value.
        Parameters:
        uri - the uri value to set
        Returns:
        the TemplateLink object itself.
      • contentVersion

        public String contentVersion()
        Get the contentVersion value.
        Returns:
        the contentVersion value
      • withContentVersion

        public TemplateLink withContentVersion​(String contentVersion)
        Set the contentVersion value.
        Parameters:
        contentVersion - the contentVersion value to set
        Returns:
        the TemplateLink object itself.