Uses of Class
de.hybris.platform.jalo.order.payment.GeneratedPaymentInfo
-
Packages that use GeneratedPaymentInfo Package Description de.hybris.platform.chinesepaymentservices.jalo de.hybris.platform.jalo.order.payment -
-
Uses of GeneratedPaymentInfo in de.hybris.platform.chinesepaymentservices.jalo
Subclasses of GeneratedPaymentInfo in de.hybris.platform.chinesepaymentservices.jalo Modifier and Type Class Description classChinesePaymentInfoclassGeneratedChinesePaymentInfoGenerated class for typeChinesePaymentInfo. -
Uses of GeneratedPaymentInfo in de.hybris.platform.jalo.order.payment
Subclasses of GeneratedPaymentInfo in de.hybris.platform.jalo.order.payment Modifier and Type Class Description classPaymentInfoA PaymentInfo object represents the information about a customers chosen payment mode, like creditcard informations or debitentries.Fields in de.hybris.platform.jalo.order.payment with type parameters of type GeneratedPaymentInfo Modifier and Type Field Description protected static BidirectionalOneToManyHandler<GeneratedPaymentInfo>GeneratedPaymentInfo. USERHANDLERBidirectionalOneToManyHandlerfor handling 1:n USER's relation attributes from 'one' side.
-