public class ConditionalFieldAnnotationCopyTransformMemberDTO extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
conditionalProperty |
protected String[] |
templateNames |
| Constructor and Description |
|---|
ConditionalFieldAnnotationCopyTransformMemberDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConditionalProperty() |
String[] |
getTemplateNames() |
void |
setConditionalProperty(String propertyName) |
void |
setTemplateNames(String[] templateNames) |
Copyright © 2022. All rights reserved.