Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.BillingSystemRef
Packages that use BillingSystemRef
Package
Description
-
Uses of BillingSystemRef in de.hybris.platform.b2ctelcotmfwebservices.mappers.billingsystemref
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.billingsystemref with parameters of type BillingSystemRefModifier and TypeMethodDescriptionvoidBillingSystemRefHrefAttributeMapper.populateTargetAttributeFromSource(String source, BillingSystemRef target, ma.glasnost.orika.MappingContext context) voidBillingSystemRefIdAttributeMapper.populateTargetAttributeFromSource(String source, BillingSystemRef target, ma.glasnost.orika.MappingContext context) -
Uses of BillingSystemRef in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return BillingSystemRefModifier and TypeMethodDescription@Valid BillingSystemRefSubscriptionBase.getBillingSystem()Get billingSystemMethods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with parameters of type BillingSystemRefModifier and TypeMethodDescriptionSubscriptionBase.billingSystem(BillingSystemRef billingSystem) voidSubscriptionBase.setBillingSystem(BillingSystemRef billingSystem)