Class ProductPasswordAction

    • Constructor Detail

      • ProductPasswordAction

        public ProductPasswordAction()
    • Method Detail

      • getNetwork

        public Network getNetwork()
        Description copied from interface: HasNetwork
        Returns the network this entity belongs to
      • getProduct

        public Product getProduct()
      • isChange

        public boolean isChange()
      • isEnable

        public boolean isEnable()
      • isReset

        public boolean isReset()
      • isUnblock

        public boolean isUnblock()
      • setChange

        public void setChange​(boolean change)
      • setEnable

        public void setEnable​(boolean enable)
      • setPasswordType

        public void setPasswordType​(PasswordType passwordType)
      • setProduct

        public void setProduct​(Product product)
      • setReset

        public void setReset​(boolean reset)
      • setUnblock

        public void setUnblock​(boolean unblock)