Uses of Class
de.hybris.platform.billmanagementtmfwebservices.v1.dto.AttachmentRefOrValue
Packages that use AttachmentRefOrValue
Package
Description
-
Uses of AttachmentRefOrValue in de.hybris.platform.billmanagementtmfwebservices.v1.dto
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto that return AttachmentRefOrValueModifier and TypeMethodDescriptionAttachmentRefOrValue.atBaseType(String atBaseType) Deprecated.AttachmentRefOrValue.atReferredType(String atReferredType) Deprecated.AttachmentRefOrValue.atSchemaLocation(String atSchemaLocation) Deprecated.AttachmentRefOrValue.attachmentType(String attachmentType) Deprecated.Deprecated.Deprecated.AttachmentRefOrValue.description(String description) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.AttachmentRefOrValue.validFor(TimePeriod validFor) Deprecated.Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto that return types with arguments of type AttachmentRefOrValueModifier and TypeMethodDescription@Valid List<AttachmentRefOrValue>CustomerBill.getBillDocument()Deprecated.Get billDocumentMethods in de.hybris.platform.billmanagementtmfwebservices.v1.dto with parameters of type AttachmentRefOrValueModifier and TypeMethodDescriptionCustomerBill.addBillDocumentItem(AttachmentRefOrValue billDocumentItem) Deprecated.Method parameters in de.hybris.platform.billmanagementtmfwebservices.v1.dto with type arguments of type AttachmentRefOrValueModifier and TypeMethodDescriptionCustomerBill.billDocument(List<AttachmentRefOrValue> billDocument) Deprecated.voidCustomerBill.setBillDocument(List<AttachmentRefOrValue> billDocument) Deprecated. -
Uses of AttachmentRefOrValue in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.attachmentreforvalue
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.attachmentreforvalue with parameters of type AttachmentRefOrValueModifier and TypeMethodDescriptionvoidAttachmentRefOrValueAttachmentTypeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueHrefAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueIdAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueMimeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueNameAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueReferredTypeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueSchemaLocationAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueSizeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAttachmentRefOrValueTypeAttributeMapper.populateTargetAttributeFromSource(CatalogUnawareMediaModel source, AttachmentRefOrValue target, ma.glasnost.orika.MappingContext context) Deprecated.