public class IcmLicensesDto extends Object implements Serializable
Constructor and Description |
---|
IcmLicensesDto() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
List<IcmLicenseDto> |
getLicense() |
int |
hashCode() |
void |
setLicense(List<IcmLicenseDto> license) |
String |
toString() |
public List<IcmLicenseDto> getLicense()
public void setLicense(List<IcmLicenseDto> license)
license
- the license to setCopyright © 2016. All rights reserved.