Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.BillFormatRefOrValue
Packages that use BillFormatRefOrValue
Package
Description
-
Uses of BillFormatRefOrValue in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return BillFormatRefOrValueModifier and TypeMethodDescriptionBillFormatRefOrValue.atBaseType(String atBaseType) Deprecated.BillFormatRefOrValue.atReferredType(String atReferredType) Deprecated.BillFormatRefOrValue.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.BillFormatRefOrValue.description(String description) Deprecated.@Valid BillFormatRefOrValueBillStructure.getFormat()Deprecated.Get formatDeprecated.Deprecated.Deprecated.Deprecated.Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto with parameters of type BillFormatRefOrValueModifier and TypeMethodDescriptionBillStructure.format(BillFormatRefOrValue format) Deprecated.voidBillStructure.setFormat(BillFormatRefOrValue format) Deprecated. -
Uses of BillFormatRefOrValue in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.billformat
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.billformat with parameters of type BillFormatRefOrValueModifier and TypeMethodDescriptionvoidBillFormatHrefAttributeMapper.populateTargetAttributeFromSource(BaBillFormatModel source, BillFormatRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidBillFormatReferredTypeAttributeMapper.populateTargetAttributeFromSource(BaBillFormatModel source, BillFormatRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidBillFormatSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BaBillFormatModel source, BillFormatRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.