@Generated(value="jsonschema2pojo") public class CertResp extends Object
CertResp()
boolean
equals(Object other)
String
getCert()
int
hashCode()
void
setCert(String cert)
toString()
CertResp
withCert(String cert)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public CertResp()
public String getCert()
public void setCert(String cert)
public CertResp withCert(String cert)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object other)
equals
Copyright © 2024. All rights reserved.