Uses of Enum Class
com.openinventor.ldm.readers.SoVolumeReader.ReadErrors
Packages that use SoVolumeReader.ReadErrors
-
Uses of SoVolumeReader.ReadErrors in com.openinventor.ldm.readers
Fields in com.openinventor.ldm.readers declared as SoVolumeReader.ReadErrorsMethods in com.openinventor.ldm.readers that return SoVolumeReader.ReadErrorsModifier and TypeMethodDescriptionstatic SoVolumeReader.ReadErrorsSoVolumeReader.ReadErrors.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoVolumeReader.ReadErrorsReturns the enum constant of this class with the specified name.static SoVolumeReader.ReadErrors[]SoVolumeReader.ReadErrors.values()Returns an array containing the constants of this enum class, in the order they are declared.