public final class URLEncodedString extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static URLEncodedString |
fromJSon(com.google.gson.JsonElement jsonElement) |
static URLEncodedString |
fromString(String string) |
int |
hashCode() |
String |
toString() |
public static URLEncodedString fromString(String string)
public static URLEncodedString fromJSon(com.google.gson.JsonElement jsonElement)
Copyright © 2006–2017 Hibernate. All rights reserved.