public class RelationValueListDto extends Object
RelationValueListDto()
List<String>
getList()
Integer
getTotalCount()
void
setList(List<String> list)
setTotalCount(Integer totalCount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RelationValueListDto()
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public List<String> getList()
public void setList(List<String> list)
Copyright © 2024. All rights reserved.