public class AdminExporterDTO extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| protected List<Property> | additionalCriteriaProperties | 
| protected String | friendlyName | 
| protected String | name | 
| Constructor and Description | 
|---|
| AdminExporterDTO() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Property> | getAdditionalCriteriaProperties() | 
| String | getFriendlyName() | 
| String | getName() | 
| void | setAdditionalCriteriaProperties(List<Property> additionalCriteriaProperties) | 
| void | setFriendlyName(String friendlyName) | 
| void | setName(String name) | 
Copyright © 2020. All rights reserved.