IModelObjectpublic class Copyright extends AbstractModelObject
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Copyright.Builder |
Builder class for building
Copyright instances. |
static class |
Copyright.JsonUtil |
JsonUtil class for building
Copyright instances. |
IModelObject.IJsonUtil<T>| Modifier and Type | Method | Description |
|---|---|---|
Copyright.Builder |
builder() |
Create a builder for building an instance of a model object.
|
String |
getText() |
Get the copyright text of the
Album. |
CopyrightType |
getType() |
Get the
CopyrightType of this Copyright object. |
public String getText()
Album.Album.public CopyrightType getType()
CopyrightType of this Copyright object.public Copyright.Builder builder()
IModelObjectCopyright © 2019. All rights reserved.