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) AttachmentRefOrValue.atreferredType(String atreferredType) AttachmentRefOrValue.atschemaLocation(String atschemaLocation) AttachmentRefOrValue.attachmentType(String attachmentType) AttachmentRefOrValue.description(String description) AttachmentRefOrValue.validFor(TimePeriod validFor) Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto that return types with arguments of type AttachmentRefOrValueModifier and TypeMethodDescription@Valid List<AttachmentRefOrValue>CustomerBill.getBillDocument()Get billDocumentMethods in de.hybris.platform.billmanagementtmfwebservices.v1.dto with parameters of type AttachmentRefOrValueModifier and TypeMethodDescriptionCustomerBill.addBillDocumentItem(AttachmentRefOrValue billDocumentItem) Method parameters in de.hybris.platform.billmanagementtmfwebservices.v1.dto with type arguments of type AttachmentRefOrValueModifier and TypeMethodDescriptionCustomerBill.billDocument(List<AttachmentRefOrValue> billDocument) voidCustomerBill.setBillDocument(List<AttachmentRefOrValue> billDocument) -
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.