Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.BillPresentationMediaRefOrValue
Packages that use BillPresentationMediaRefOrValue
Package
Description
-
Uses of BillPresentationMediaRefOrValue in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return BillPresentationMediaRefOrValueModifier and TypeMethodDescriptionBillPresentationMediaRefOrValue.atBaseType(String atBaseType) Deprecated.BillPresentationMediaRefOrValue.atReferredType(String atReferredType) Deprecated.BillPresentationMediaRefOrValue.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.BillPresentationMediaRefOrValue.description(String description) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return types with arguments of type BillPresentationMediaRefOrValueModifier and TypeMethodDescription@Valid List<BillPresentationMediaRefOrValue>BillStructure.getPresentationMedia()Deprecated.Get presentationMediaMethods in de.hybris.platform.billingaccounttmfwebservices.v1.dto with parameters of type BillPresentationMediaRefOrValueModifier and TypeMethodDescriptionBillStructure.addPresentationMediaItem(BillPresentationMediaRefOrValue presentationMediaItem) Deprecated.Method parameters in de.hybris.platform.billingaccounttmfwebservices.v1.dto with type arguments of type BillPresentationMediaRefOrValueModifier and TypeMethodDescriptionBillStructure.presentationMedia(List<BillPresentationMediaRefOrValue> presentationMedia) Deprecated.voidBillStructure.setPresentationMedia(List<BillPresentationMediaRefOrValue> presentationMedia) Deprecated. -
Uses of BillPresentationMediaRefOrValue in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.billpresentationmedia
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.billpresentationmedia with parameters of type BillPresentationMediaRefOrValueModifier and TypeMethodDescriptionvoidBillPresentationMediaHrefAttributeMapper.populateTargetAttributeFromSource(BaBillPresentationMediaModel source, BillPresentationMediaRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidBillPresentationMediaReferredTypeAttributeMapper.populateTargetAttributeFromSource(BaBillPresentationMediaModel source, BillPresentationMediaRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidBillPresentationMediaSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BaBillPresentationMediaModel source, BillPresentationMediaRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.