Class SiteSealInner


  • public final class SiteSealInner
    extends Object
    Site seal.
    • Constructor Detail

      • SiteSealInner

        public SiteSealInner()
    • Method Detail

      • html

        public String html()
        Get the html property: HTML snippet.
        Returns:
        the html value.
      • withHtml

        public SiteSealInner withHtml​(String html)
        Set the html property: HTML snippet.
        Parameters:
        html - the html value to set.
        Returns:
        the SiteSealInner object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.