Package io.gs2.news.model
Class SetCookieRequestEntry
java.lang.Object
io.gs2.news.model.SetCookieRequestEntry
- All Implemented Interfaces:
IModel,Serializable,Comparable<SetCookieRequestEntry>
public class SetCookieRequestEntry
extends Object
implements IModel, Serializable, Comparable<SetCookieRequestEntry>
- See Also:
-
Constructor Details
-
SetCookieRequestEntry
public SetCookieRequestEntry()
-
-
Method Details
-
getKey
-
setKey
-
withKey
-
getValue
-
setValue
-
withValue
-
fromJson
-
toJson
public com.fasterxml.jackson.databind.JsonNode toJson() -
compareTo
- Specified by:
compareToin interfaceComparable<SetCookieRequestEntry>
-
hashCode
public int hashCode() -
equals
-