Class Rule

    • Constructor Detail

      • Rule

        public Rule()
    • Method Detail

      • getId

        public java.lang.String getId()
        Specified by:
        getId in interface HasId<Entity<java.lang.String>,​java.lang.String>
        Returns:
        The value of the id attribute. Could be null.
        Throws:
        java.lang.UnsupportedOperationException - If the id attribute is not supported.
      • setId

        public Rule setId​(java.lang.String id)
        Specified by:
        setId in interface HasId<Entity<java.lang.String>,​java.lang.String>
        Throws:
        java.lang.UnsupportedOperationException - If the id attribute is not supported.