Class PaymentData
java.lang.Object
de.hybris.platform.acceleratorservices.payment.data.PaymentData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMappingLabels(Map<String, String> mappingLabels) voidsetParameters(Map<String, String> parameters) voidsetPostUrl(String postUrl)
-
Constructor Details
-
PaymentData
public PaymentData()
-
-
Method Details
-
setParameters
-
getParameters
-
setPostUrl
-
getPostUrl
-
setMappingLabels
-
getMappingLabels
-