public class ProfileExecuteError extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
LocalizableMessage |
message |
ProfilePropertyPath |
path |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ProfileExecuteError() |
| Modifier and Type | Method and Description |
|---|---|
LocalizableMessage |
getMessage() |
ProfilePropertyPath |
getPath() |
void |
setMessage(LocalizableMessage message) |
void |
setPath(ProfilePropertyPath path) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ProfilePropertyPath path
public LocalizableMessage message
public ProfilePropertyPath getPath()
public LocalizableMessage getMessage()
public void setPath(ProfilePropertyPath path)
public void setMessage(LocalizableMessage message)
Copyright © 2011-2012. All Rights Reserved.