public class FeedbackJsonFactory extends GsonModelFactory<Feedback>
Feedback
.Modifier and Type | Field and Description |
---|---|
static String |
MODEL_ROOT
Deprecated.
Use
GsonModelFactory.getTypeKey() instead. |
Constructor and Description |
---|
FeedbackJsonFactory()
Constructor.
|
createFrom, from, from, fromList, fromList, getTypeKey, onBuildFactory, to, toJsonElement, toRequestSerializer
@Deprecated public static final String MODEL_ROOT
GsonModelFactory.getTypeKey()
instead.