com.ebmwebsourcing.petalsview.service.dataexporter.dto.referential
Class FlowStepErrorRefDTO
java.lang.Object
com.ebmwebsourcing.petalsview.service.dataexporter.dto.referential.FlowStepErrorRefDTO
public class FlowStepErrorRefDTO
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
protected java.lang.String index
message
protected java.lang.String message
errorCode
protected java.lang.Integer errorCode
flowStepRefIndex
protected java.lang.String flowStepRefIndex
FlowStepErrorRefDTO
public FlowStepErrorRefDTO()
getIndex
public java.lang.String getIndex()
setIndex
public void setIndex(java.lang.String index)
getMessage
public java.lang.String getMessage()
setMessage
public void setMessage(java.lang.String message)
getErrorCode
public java.lang.Integer getErrorCode()
setErrorCode
public void setErrorCode(java.lang.Integer errorCode)
getFlowStepRefIndex
public java.lang.String getFlowStepRefIndex()
setFlowStepRefIndex
public void setFlowStepRefIndex(java.lang.String flowStepRefIndex)
Copyright © 2010 eBMWebsourcing. All Rights Reserved.