public class SoapGsonResultElementFactory extends GsonResultElementFactory
Constructor and Description |
---|
SoapGsonResultElementFactory(com.google.gson.GsonBuilder gsonBuilder) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
create, getGsonBuilder
public SoapGsonResultElementFactory(com.google.gson.GsonBuilder gsonBuilder)
public boolean equals(Object o)
equals
in class GsonResultElementFactory
public int hashCode()
hashCode
in class GsonResultElementFactory
public String toString()
toString
in class GsonResultElementFactory
Copyright © 2018 SAP SE. All rights reserved.