public class ClauseTerm extends AlipayObject
ClauseTerm()
List<String>
getDescriptions()
String
getTitle()
void
setDescriptions(List<String> descriptions)
setTitle(String title)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClauseTerm()
public List<String> getDescriptions()
public void setDescriptions(List<String> descriptions)
public String getTitle()
public void setTitle(String title)
Copyright © 2020. All rights reserved.