public final class ProxyResponse extends Object
Constructor and Description |
---|
ProxyResponse(String licenseJson,
String licenseJsonSnakeCase) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
com.licensespring.LicenseData |
getData(com.google.gson.Gson gson) |
com.licensespring.model.LicenseIdentity |
getIdentity(com.google.gson.Gson gson) |
String |
getLicenseJson() |
String |
getLicenseJsonSnakeCase() |
int |
hashCode() |
String |
toString() |
public com.licensespring.LicenseData getData(com.google.gson.Gson gson)
public com.licensespring.model.LicenseIdentity getIdentity(com.google.gson.Gson gson)
public String getLicenseJson()
public String getLicenseJsonSnakeCase()
Copyright © 2024 Cense Data Inc.. All rights reserved.