public class ClauseTerm extends AlipayObject
| Constructor and Description | 
|---|
ClauseTerm()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<String> | 
getDescriptions()
Gets descriptions. 
 | 
String | 
getTitle()
Gets title. 
 | 
void | 
setDescriptions(List<String> descriptions)
Sets descriptions. 
 | 
void | 
setTitle(String title)
Sets title. 
 | 
Copyright © 2018. All rights reserved.