public class SoapGsonResultElementFactory extends GsonResultElementFactory
gsonBuilder| Constructor and Description |
|---|
SoapGsonResultElementFactory(com.google.gson.GsonBuilder gsonBuilder) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
protected ResultPrimitive |
newPrimitive(com.google.gson.JsonElement resultElement) |
String |
toString() |
create, getGsonBuilder, newCollection, newObjectpublic SoapGsonResultElementFactory(com.google.gson.GsonBuilder gsonBuilder)
protected ResultPrimitive newPrimitive(com.google.gson.JsonElement resultElement)
newPrimitive in class GsonResultElementFactorypublic boolean equals(Object o)
equals in class GsonResultElementFactoryprotected boolean canEqual(Object other)
canEqual in class GsonResultElementFactorypublic int hashCode()
hashCode in class GsonResultElementFactorypublic String toString()
toString in class GsonResultElementFactoryCopyright © 2020 SAP SE. All rights reserved.