Class FMClientHelper
java.lang.Object
com.bhn.payment.http.feign.client.fm.helper.FMClientHelper
ProductClientHelper class.
- Version:
- $Id: $Id
- Author:
- pvela00
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFmClient(FMClient fmClient) Setter for the fieldfmClient.
-
Constructor Details
-
FMClientHelper
public FMClientHelper()
-
-
Method Details
-
setFmClient
Setter for the field
fmClient.- Parameters:
fmClient- aFMClientobject
-