Uses of Record Class
it.auties.whatsapp.model.product.Product
Packages that use Product
-
Uses of Product in it.auties.whatsapp.model.message.standard
Fields in it.auties.whatsapp.model.message.standard declared as ProductModifier and TypeFieldDescriptionprivate final ProductProductMessage.productprivate ProductProductMessageBuilder.productMethods in it.auties.whatsapp.model.message.standard that return ProductMethods in it.auties.whatsapp.model.message.standard with parameters of type ProductModifier and TypeMethodDescriptionConstructors in it.auties.whatsapp.model.message.standard with parameters of type ProductModifierConstructorDescriptionProductMessage(Product product, Jid businessOwnerJid, ProductCatalog catalog, String body, String footer, ContextInfo contextInfo) -
Uses of Product in it.auties.whatsapp.model.product
Methods in it.auties.whatsapp.model.product that return ProductModifier and TypeMethodDescriptionProductBuilder.build()static ProductProductSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.product with parameters of type Product