Uses of Enum Class
com.openinventor.inventor.lock.SoLicenseProperty.SbLicenseTypes
Packages that use SoLicenseProperty.SbLicenseTypes
-
Uses of SoLicenseProperty.SbLicenseTypes in com.openinventor.inventor.lock
Methods in com.openinventor.inventor.lock that return SoLicenseProperty.SbLicenseTypesModifier and TypeMethodDescriptionSoLicenseProperty.getLicenseType()
Gets the product type (RunTime or SDK).SoLicenseProperty.SbLicenseTypes.valueOf
(int val) Returns the enum constant of this type with the specified integer valueReturns the enum constant of this class with the specified name.static SoLicenseProperty.SbLicenseTypes[]
SoLicenseProperty.SbLicenseTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.