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