Uses of Class
de.hybris.platform.billmanagementtmfwebservices.v1.dto.PaymentRef
Packages that use PaymentRef
Package
Description
-
Uses of PaymentRef in de.hybris.platform.billmanagementtmfwebservices.v1.dto
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto that return PaymentRefModifier and TypeMethodDescriptionPaymentRef.atBaseType(String atBaseType) Deprecated.PaymentRef.atReferredType(String atReferredType) Deprecated.PaymentRef.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.@Valid PaymentRefAppliedPayment.getPayment()Deprecated.Get paymentDeprecated.Deprecated.Deprecated.Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto with parameters of type PaymentRefModifier and TypeMethodDescriptionAppliedPayment.payment(PaymentRef payment) Deprecated.voidAppliedPayment.setPayment(PaymentRef payment) Deprecated. -
Uses of PaymentRef in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.paymentref
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.paymentref with parameters of type PaymentRefModifier and TypeMethodDescriptionvoidPaymentRefAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BmPartyPaymentModel source, PaymentRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentRefAtTypeAttributeMapper.populateTargetAttributeFromSource(BmPartyPaymentModel source, PaymentRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentRefHrefAttributeMapper.populateTargetAttributeFromSource(BmPartyPaymentModel source, PaymentRef target, ma.glasnost.orika.MappingContext context) Deprecated.