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, newObject
public SoapGsonResultElementFactory(com.google.gson.GsonBuilder gsonBuilder)
protected ResultPrimitive newPrimitive(com.google.gson.JsonElement resultElement)
newPrimitive
in class GsonResultElementFactory
public boolean equals(Object o)
equals
in class GsonResultElementFactory
protected boolean canEqual(Object other)
canEqual
in class GsonResultElementFactory
public int hashCode()
hashCode
in class GsonResultElementFactory
public String toString()
toString
in class GsonResultElementFactory
Copyright © 2020 SAP SE. All rights reserved.