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

Detailed Description

Base argument object for creating a new or updating existing licensee.

Inheritance diagram for tenduke.scale.api.model.licensing.Licensee:
tenduke.scale.api.model.AbstractIdentityRestApiObject tenduke.scale.api.model.AbstractExternalReferenceRestApiObject tenduke.scale.api.model.AbstractUuidModifiableRestApiObject tenduke.scale.api.model.AbstractUniqueRestApiObject tenduke.scale.api.model.AbstractRestApiObject

Public Member Functions

 Licensee (final UUID id)
 
 Licensee (final Licensee source)
 
- Public Member Functions inherited from tenduke.scale.api.model.AbstractIdentityRestApiObject
 AbstractIdentityRestApiObject (final UUID id)
 
 AbstractIdentityRestApiObject (final AbstractIdentityRestApiObject source)
 
String getDisplayLabel ()
 
- Public Member Functions inherited from tenduke.scale.api.model.AbstractUniqueRestApiObject
int hashCode ()
 
boolean equals (final Object obj)
 
String toString ()
 
- 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.AbstractExternalReferenceRestApiObject
 AbstractExternalReferenceRestApiObject (final UUID id)
 
 AbstractExternalReferenceRestApiObject (final AbstractExternalReferenceRestApiObject source)
 
- Protected Member Functions inherited from tenduke.scale.api.model.AbstractUuidModifiableRestApiObject
 AbstractUuidModifiableRestApiObject (final UUID id)
 
 AbstractUuidModifiableRestApiObject (final AbstractUuidModifiableRestApiObject source)
 
- Protected Member Functions inherited from tenduke.scale.api.model.AbstractUniqueRestApiObject
 AbstractUniqueRestApiObject (final UUID id)
 
 AbstractUniqueRestApiObject (final AbstractUniqueRestApiObject source)
 
- 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.
 

Constructor & Destructor Documentation

◆ Licensee() [1/2]

tenduke.scale.api.model.licensing.Licensee.Licensee ( final UUID id)

◆ Licensee() [2/2]

tenduke.scale.api.model.licensing.Licensee.Licensee ( final Licensee source)

The documentation for this class was generated from the following file: