Uses of Enum Class
com.openinventor.ldm.converters.SoConverterParameters.ParametersErrors
Packages that use SoConverterParameters.ParametersErrors
-
Uses of SoConverterParameters.ParametersErrors in com.openinventor.ldm.converters
Methods in com.openinventor.ldm.converters that return SoConverterParameters.ParametersErrorsModifier and TypeMethodDescriptionSoConverterParameters.ParametersErrors.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.SoConverterParameters.ParametersErrors.values()
Returns an array containing the constants of this enum class, in the order they are declared.