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