Class GovernanceRulesModel

    • Constructor Detail

      • GovernanceRulesModel

        public GovernanceRulesModel()
    • Method Detail

      • isAppliedToUnidentified

        public boolean isAppliedToUnidentified()
      • setAppliedToUnidentified

        public void setAppliedToUnidentified​(boolean appliedToUnidentified)
      • getAppliedTo

        public String getAppliedTo()
      • setAppliedTo

        public void setAppliedTo​(String appliedTo)
      • getId

        public String getId()
        GETTER Id
        Returns:
        the value
      • setId

        public void setId​(String value)
        SETTER Id
        Parameters:
        value - the value to set
      • getcreatedAt

        public String getcreatedAt()
        GETTER createdAt
        Returns:
        the value
      • setcreatedAt

        public void setcreatedAt​(String value)
        SETTER createdAt
        Parameters:
        value - the value to set
      • getOrgId

        public String getOrgId()
        GETTER orgId
        Returns:
        the value
      • setOrgId

        public void setOrgId​(String value)
        SETTER orgId
        Parameters:
        value - the value to set
      • getAppId

        public String getAppId()
        GETTER appId
        Returns:
        the value
      • setAppId

        public void setAppId​(String value)
        SETTER appId
        Parameters:
        value - the value to set
      • getName

        public String getName()
        GETTER name
        Returns:
        the value
      • setName

        public void setName​(String value)
        SETTER name
        Parameters:
        value - the value to set
      • getBlock

        public boolean getBlock()
        GETTER block
        Returns:
        the value
      • setBlock

        public void setBlock​(boolean value)
        SETTER block
        Parameters:
        value - the value to set
      • getType

        public String getType()
        GETTER type
        Returns:
        the value
      • setType

        public void setType​(String value)
        SETTER type
        Parameters:
        value - the value to set