public class DatasourceLicense extends Object
| Constructor and Description |
|---|
DatasourceLicense(String licenseType,
boolean mustPublish) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getId() |
String |
getLicenseType() |
boolean |
getMustPublish() |
int |
hashCode() |
void |
setId(int id) |
void |
setLicenseType(String licenseType) |
void |
setMustPublish(boolean mustPublish) |
String |
toString() |
public DatasourceLicense(String licenseType, boolean mustPublish)
Copyright © 2019. All rights reserved.