Class CreateFeedbackRequest
- java.lang.Object
-
- be.fgov.ehealth.commons.protocol.v2.RequestType
-
- be.fgov.ehealth.recipe.protocol.v4.RequestType
-
- be.fgov.ehealth.recipe.protocol.v4.CreateFeedbackRequestType
-
- be.fgov.ehealth.recipe.protocol.v4.CreateFeedbackRequest
-
- All Implemented Interfaces:
Serializable
@Deprecated public class CreateFeedbackRequest extends CreateFeedbackRequestType
Deprecated.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class be.fgov.ehealth.recipe.protocol.v4.CreateFeedbackRequestType
securedCreateFeedbackRequest
-
Fields inherited from class be.fgov.ehealth.recipe.protocol.v4.RequestType
programId
-
-
Constructor Summary
Constructors Constructor Description CreateFeedbackRequest()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description JAXBElement<CreateFeedbackRequestType>unwrap()Deprecated.-
Methods inherited from class be.fgov.ehealth.recipe.protocol.v4.CreateFeedbackRequestType
getSecuredCreateFeedbackRequest, setSecuredCreateFeedbackRequest
-
Methods inherited from class be.fgov.ehealth.recipe.protocol.v4.RequestType
getProgramId, setProgramId
-
-
-
-
Method Detail
-
unwrap
public JAXBElement<CreateFeedbackRequestType> unwrap()
Deprecated.
-
-