public class CraftsmanWorkCreateOpenModel extends AlipayObject
Constructor and Description |
---|
CraftsmanWorkCreateOpenModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getDuration()
Gets duration.
|
String |
getMediaId()
Gets media id.
|
String |
getMediaType()
Gets media type.
|
String |
getOutWorkId()
Gets out work id.
|
String |
getTitle()
Gets title.
|
void |
setDuration(Long duration)
Sets duration.
|
void |
setMediaId(String mediaId)
Sets media id.
|
void |
setMediaType(String mediaType)
Sets media type.
|
void |
setOutWorkId(String outWorkId)
Sets out work id.
|
void |
setTitle(String title)
Sets title.
|
public Long getDuration()
public void setDuration(Long duration)
duration
- the durationpublic String getMediaId()
public void setMediaId(String mediaId)
mediaId
- the media idpublic String getMediaType()
public void setMediaType(String mediaType)
mediaType
- the media typepublic String getOutWorkId()
public void setOutWorkId(String outWorkId)
outWorkId
- the out work idpublic String getTitle()
public void setTitle(String title)
title
- the titleCopyright © 2018. All rights reserved.