Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.BillingCycleSpecificationRefOrValue
Packages that use BillingCycleSpecificationRefOrValue
Package
Description
-
Uses of BillingCycleSpecificationRefOrValue in de.hybris.platform.tuawebservicesresources.mappers.billingcyclespecification
Methods in de.hybris.platform.tuawebservicesresources.mappers.billingcyclespecification with parameters of type BillingCycleSpecificationRefOrValueModifier and TypeMethodDescriptionvoidBillingCycleSpecValidForAttributeMapper.populateSourceAttributeFromTarget(BillingCycleSpecificationRefOrValue target, TuaBillingCycleSpecificationModel source, ma.glasnost.orika.MappingContext context) voidBillingCycleSpecAtTypeAttributeMapper.populateTargetAttributeFromSource(TuaBillingCycleSpecificationModel source, BillingCycleSpecificationRefOrValue target, ma.glasnost.orika.MappingContext context) voidBillingCycleSpecHrefAttributeMapper.populateTargetAttributeFromSource(TuaBillingCycleSpecificationModel source, BillingCycleSpecificationRefOrValue target, ma.glasnost.orika.MappingContext context) voidBillingCycleSpecReferredTypeAttributeMapper.populateTargetAttributeFromSource(TuaBillingCycleSpecificationModel source, BillingCycleSpecificationRefOrValue target, ma.glasnost.orika.MappingContext context) voidBillingCycleSpecSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaBillingCycleSpecificationModel source, BillingCycleSpecificationRefOrValue target, ma.glasnost.orika.MappingContext context) voidBillingCycleSpecValidForAttributeMapper.populateTargetAttributeFromSource(TuaBillingCycleSpecificationModel source, BillingCycleSpecificationRefOrValue target, ma.glasnost.orika.MappingContext context) -
Uses of BillingCycleSpecificationRefOrValue in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return BillingCycleSpecificationRefOrValueModifier and TypeMethodDescriptionBillingCycleSpecificationRefOrValue.atBaseType(String atBaseType) BillingCycleSpecificationRefOrValue.atReferredType(String atReferredType) BillingCycleSpecificationRefOrValue.atSchemaLocation(String atSchemaLocation) BillingCycleSpecificationRefOrValue.billingDateShift(Integer billingDateShift) BillingCycleSpecificationRefOrValue.billingPeriod(String billingPeriod) BillingCycleSpecificationRefOrValue.chargeDateOffset(Integer chargeDateOffset) BillingCycleSpecificationRefOrValue.creditDateOffset(Integer creditDateOffset) BillingCycleSpecificationRefOrValue.description(String description) BillStructure.getCycleSpecification()Get cycleSpecificationBillingCycleSpecificationRefOrValue.mailingDateOffset(Integer mailingDateOffset) BillingCycleSpecificationRefOrValue.paymentDueDateOffset(Integer paymentDueDateOffset) BillingCycleSpecificationRefOrValue.validFor(TimePeriod validFor) Methods in de.hybris.platform.tuawebservicesresources.v2.dto with parameters of type BillingCycleSpecificationRefOrValueModifier and TypeMethodDescriptionBillStructure.cycleSpecification(BillingCycleSpecificationRefOrValue cycleSpecification) voidBillStructure.setCycleSpecification(BillingCycleSpecificationRefOrValue cycleSpecification)