Uses of Class
de.hybris.platform.chinesetaxinvoiceservices.enums.InvoiceRecipientType
Packages that use InvoiceRecipientType
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.chinesetaxinvoiceservices.jalo package.
-
Uses of InvoiceRecipientType in de.hybris.platform.chinesetaxinvoicefacades.facades
Methods in de.hybris.platform.chinesetaxinvoicefacades.facades that return types with arguments of type InvoiceRecipientTypeModifier and TypeMethodDescriptionTaxInvoiceCheckoutFacade.getTaxInvoiceRecipientTypes()Gets all InvoiceRecipientType. -
Uses of InvoiceRecipientType in de.hybris.platform.chinesetaxinvoicefacades.facades.impl
Methods in de.hybris.platform.chinesetaxinvoicefacades.facades.impl that return types with arguments of type InvoiceRecipientType -
Uses of InvoiceRecipientType in de.hybris.platform.chinesetaxinvoiceocc.controllers
Methods in de.hybris.platform.chinesetaxinvoiceocc.controllers that return types with arguments of type InvoiceRecipientType -
Uses of InvoiceRecipientType in de.hybris.platform.chinesetaxinvoiceoccaddon.controllers
Methods in de.hybris.platform.chinesetaxinvoiceoccaddon.controllers that return types with arguments of type InvoiceRecipientType -
Uses of InvoiceRecipientType in de.hybris.platform.chinesetaxinvoiceservices.enums
Fields in de.hybris.platform.chinesetaxinvoiceservices.enums declared as InvoiceRecipientTypeModifier and TypeFieldDescriptionstatic final InvoiceRecipientTypeInvoiceRecipientType.INDIVIDUALGenerated enum value for InvoiceRecipientType.INDIVIDUAL declared at extension chinesetaxinvoiceservices.static final InvoiceRecipientTypeInvoiceRecipientType.UNITGenerated enum value for InvoiceRecipientType.UNIT declared at extension chinesetaxinvoiceservices.Methods in de.hybris.platform.chinesetaxinvoiceservices.enums that return InvoiceRecipientTypeModifier and TypeMethodDescriptionstatic InvoiceRecipientTypeReturns a InvoiceRecipientType instance representing the specified enum value. -
Uses of InvoiceRecipientType in de.hybris.platform.chinesetaxinvoiceservices.model
Methods in de.hybris.platform.chinesetaxinvoiceservices.model that return InvoiceRecipientTypeModifier and TypeMethodDescriptionTaxInvoiceModel.getRecipientType()Generated method - Getter of theTaxInvoice.recipientTypeattribute defined at extensionchinesetaxinvoiceservices.Methods in de.hybris.platform.chinesetaxinvoiceservices.model with parameters of type InvoiceRecipientTypeModifier and TypeMethodDescriptionvoidTaxInvoiceModel.setRecipientType(InvoiceRecipientType value) Generated method - Setter ofTaxInvoice.recipientTypeattribute defined at extensionchinesetaxinvoiceservices.