10Duke Scale SDK for Java
Loading...
Searching...
No Matches
tenduke.scale.api.model.licensecheckout.LicenseConsumption Class Reference

Detailed Description

Provides fields related to a license consumption.

Inheritance diagram for tenduke.scale.api.model.licensecheckout.LicenseConsumption:
tenduke.scale.api.model.AbstractRestApiObject

Public Member Functions

boolean equals (final Object obj)
int hashCode ()
Public Member Functions inherited from tenduke.scale.api.model.AbstractRestApiObject
String nullIfNullOrEmpty (final String value)
 Checks if given string is null, empty or blank.

Additional Inherited Members

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.

Member Function Documentation

◆ equals()

boolean tenduke.scale.api.model.licensecheckout.LicenseConsumption.equals ( final Object obj)

◆ hashCode()

int tenduke.scale.api.model.licensecheckout.LicenseConsumption.hashCode ( )

The documentation for this class was generated from the following file:
  • api/src/main/java/tenduke/scale/api/model/licensecheckout/LicenseConsumption.java