Class GetVisionResult
- java.lang.Object
-
- be.recipe.services.core.ResponseType
-
- be.business.connector.recipe.patient.domain.GetVisionResult
-
public class GetVisionResult extends ResponseType
-
-
Field Summary
-
Fields inherited from class be.recipe.services.core.ResponseType
id, responseStatus, status
-
-
Constructor Summary
Constructors Constructor Description GetVisionResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetVision()Gets the vision.voidsetVision(String vision)Sets the vision.-
Methods inherited from class be.recipe.services.core.ResponseType
getId, getResponseStatus, getStatus, setId, setResponseStatus, setStatus
-
-