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