public class ListData extends Object
| Constructor and Description |
|---|
ListData() |
ListData(long totalFileCount,
String lable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLable() |
long |
getTotalFileCount() |
void |
setLable(String lable) |
void |
setTotalFileCount(long totalFileCount) |
public ListData()
public ListData(long totalFileCount,
String lable)
Copyright © 2017 Perforce Software. All Rights Reserved.