Uses of Enum Class
com.openinventor.inventor.lock.SoLicensedProduct.SbProducts
Packages that use SoLicensedProduct.SbProducts
-
Uses of SoLicensedProduct.SbProducts in com.openinventor.inventor.lock
Methods in com.openinventor.inventor.lock that return SoLicensedProduct.SbProductsModifier and TypeMethodDescriptionSoLicensedProduct.getProduct()
Returns the SbProduct enum value of the licensed product.static SoLicensedProduct.SbProducts
SoLicensedProduct.SbProducts.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoLicensedProduct.SbProducts
Returns the enum constant of this class with the specified name.static SoLicensedProduct.SbProducts[]
SoLicensedProduct.SbProducts.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openinventor.inventor.lock with parameters of type SoLicensedProduct.SbProductsModifier and TypeMethodDescriptionSoLicensesInfo.getLicensedProduct
(SoLicensedProduct.SbProducts prod) Gets the licensed product corresponding to the givenSoLicensedProduct.SbProduct
.