public class TemplateRightsContentDTO extends AlipayObject
Constructor and Description |
---|
TemplateRightsContentDTO() |
Modifier and Type | Method and Description |
---|---|
String |
getDetail()
Gets detail.
|
String |
getTitle()
Gets title.
|
void |
setDetail(String detail)
Sets detail.
|
void |
setTitle(String title)
Sets title.
|
public String getDetail()
public void setDetail(String detail)
detail
- the detailpublic String getTitle()
public void setTitle(String title)
title
- the titleCopyright © 2018. All rights reserved.