Uses of Enum Class
com.openinventor.ldm.converters.SoConverter.ConverterErrors
Packages that use SoConverter.ConverterErrors
-
Uses of SoConverter.ConverterErrors in com.openinventor.ldm.converters
Methods in com.openinventor.ldm.converters that return SoConverter.ConverterErrorsModifier and TypeMethodDescriptionDeprecated.As of Open Inventor 9.0.0.0.static SoConverter.ConverterErrorsSoConverter.ConverterErrors.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoConverter.ConverterErrorsReturns the enum constant of this class with the specified name.static SoConverter.ConverterErrors[]SoConverter.ConverterErrors.values()Returns an array containing the constants of this enum class, in the order they are declared.