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