Class TagContractProperties


  • public final class TagContractProperties
    extends Object
    Tag contract Properties.
    • Constructor Detail

      • TagContractProperties

        public TagContractProperties()
    • Method Detail

      • displayName

        public String displayName()
        Get the displayName property: Tag name.
        Returns:
        the displayName value.
      • withDisplayName

        public TagContractProperties withDisplayName​(String displayName)
        Set the displayName property: Tag name.
        Parameters:
        displayName - the displayName value to set.
        Returns:
        the TagContractProperties object itself.
      • validate

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