public class ExecutionErrorState extends Object
| Constructor and Description |
|---|
ExecutionErrorState() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorDetails() |
String |
getErrorText() |
Long |
getRefNum() |
Long |
getWoinRefNum() |
Long |
getWoitRefNum() |
void |
setErrorDetails(String errorDetails) |
void |
setErrorText(String errorText) |
void |
setRefNum(Long refNum) |
void |
setWoinRefNum(Long woinRefNum) |
void |
setWoitRefNum(Long woitRefNum) |
public Long getRefNum()
public void setRefNum(Long refNum)
public Long getWoinRefNum()
public void setWoinRefNum(Long woinRefNum)
public Long getWoitRefNum()
public void setWoitRefNum(Long woitRefNum)
public String getErrorText()
public void setErrorText(String errorText)
public String getErrorDetails()
public void setErrorDetails(String errorDetails)
Copyright © 2017. All rights reserved.