Class BotbyeChallengeResult

java.lang.Object
com.botbye.model.BotbyeChallengeResult
All Implemented Interfaces:
Serializable

public class BotbyeChallengeResult extends Object implements Serializable
See Also:
  • Constructor Details

    • BotbyeChallengeResult

      public BotbyeChallengeResult()
    • BotbyeChallengeResult

      public BotbyeChallengeResult(boolean isAllowed)
  • Method Details

    • isAllowed

      public boolean isAllowed()
    • setAllowed

      public void setAllowed(boolean isAllowed)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object