public class ProfileConfigInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
annotation |
boolean |
enabled |
String |
name |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ProfileConfigInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnnotation() |
String |
getName() |
boolean |
isEnabled() |
void |
setAnnotation(String annotation) |
void |
setEnabled(boolean enabled) |
void |
setName(String name) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.