Class Exchange

java.lang.Object
io.gs2.exchange.model.Exchange
All Implemented Interfaces:
IModel, Serializable

public class Exchange extends Object implements IModel, Serializable
See Also:
  • Constructor Details

    • Exchange

      public Exchange()
  • Method Details

    • fromJson

      public static Exchange fromJson(com.fasterxml.jackson.databind.JsonNode data)
    • toJson

      public com.fasterxml.jackson.databind.JsonNode toJson()
    • hashCode

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

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