| Package | Description |
|---|---|
| com.wrapper.spotify.enums | |
| com.wrapper.spotify.model_objects.specification |
| Modifier and Type | Method | Description |
|---|---|---|
static CopyrightType |
CopyrightType.keyOf(String type) |
|
static CopyrightType |
CopyrightType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CopyrightType[] |
CopyrightType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
CopyrightType |
Copyright.getType() |
Get the
CopyrightType of this Copyright object. |
| Modifier and Type | Method | Description |
|---|---|---|
Copyright.Builder |
Copyright.Builder.setType(CopyrightType type) |
The copyright type setter.
|
Copyright © 2019. All rights reserved.