public class XPFProductType extends XPFEntity
Modifier and Type | Field and Description |
---|---|
private Set<XPFModifierGroup> |
modifierGroups
The modifier groups associated to this product type.
|
private @NonNull String |
name
The name of the product type.
|
Constructor and Description |
---|
XPFProductType() |
@NonNull private final @NonNull String name
private final Set<XPFModifierGroup> modifierGroups
Copyright © 2023. All rights reserved.