Uses of Enum
com.solibri.smc.api.Product
-
Uses of Product in com.solibri.smc.api
Modifier 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.