public class ConditionalORMConfigDto extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
conditionalProperty |
protected String |
puName |
Constructor and Description |
---|
ConditionalORMConfigDto() |
Modifier and Type | Method and Description |
---|---|
String |
getConditionalProperty() |
String |
getPuName() |
void |
setConditionalProperty(String conditionalProperty) |
void |
setPuName(String puName) |
Copyright © 2017. All rights reserved.