public class OaBrokerInstance extends Object implements Serializable
| Constructor and Description |
|---|
OaBrokerInstance() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getHostedby() |
String |
getInstancetype() |
String |
getLicense() |
String |
getUrl() |
int |
hashCode() |
void |
setHostedby(String hostedby) |
void |
setInstancetype(String instancetype) |
void |
setLicense(String license) |
void |
setUrl(String url) |
public String getUrl()
public void setUrl(String url)
public String getLicense()
public void setLicense(String license)
public String getHostedby()
public void setHostedby(String hostedby)
public String getInstancetype()
public void setInstancetype(String instancetype)
Copyright © 2025. All rights reserved.