Uses of Enum
com.solibri.smc.api.Product
Packages that use Product
-
Uses of Product in com.solibri.smc.api
Methods in com.solibri.smc.api that return ProductModifier and TypeMethodDescriptionstatic Product
SMC.getProduct()
Returns the product variant that is running.static Product
Returns the enum constant of this type with the specified name.static Product[]
Product.values()
Returns an array containing the constants of this enum type, in the order they are declared.