public class ProfileUpdateFailedUpdateFailure extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
LocalizableMessage |
errMsg |
ProfilePropertyPath |
profilePath |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ProfileUpdateFailedUpdateFailure() |
| Modifier and Type | Method and Description |
|---|---|
LocalizableMessage |
getErrMsg() |
ProfilePropertyPath |
getProfilePath() |
void |
setErrMsg(LocalizableMessage errMsg) |
void |
setProfilePath(ProfilePropertyPath profilePath) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ProfilePropertyPath profilePath
public LocalizableMessage errMsg
public ProfilePropertyPath getProfilePath()
public LocalizableMessage getErrMsg()
public void setProfilePath(ProfilePropertyPath profilePath)
public void setErrMsg(LocalizableMessage errMsg)
Copyright © 2011-2012. All Rights Reserved.