|
10Duke Scale SDK for Java
|
Abstract class of an REST API object that can be put to a sequence.
Public Member Functions | |
| int | hashCode () |
| boolean | equals (final Object obj) |
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 | |
| AbstractSequenceRestApiObject (final Long id) | |
| AbstractSequenceRestApiObject (final AbstractSequenceRestApiObject 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. | |
|
protected |
|
protected |
| boolean tenduke.scale.api.model.AbstractSequenceRestApiObject.equals | ( | final Object | obj | ) |
| int tenduke.scale.api.model.AbstractSequenceRestApiObject.hashCode | ( | ) |