10Duke Scale SDK for Java
|
List of licenses for a license consumer.
Additional Inherited Members | |
Public Member Functions inherited from tenduke.scale.api.model.AbstractRestApiObject | |
String | nullIfNullOrEmpty (final String value) |
Checks if given string is null, empty or blank. | |
Protected Member Functions inherited from tenduke.scale.api.model.AbstractRestApiObject | |
boolean | hasNonEmptyValue (final String string) |
Checks if the given string is not null nor empty. | |