Uses of Enum Class
com.openinventor.ldm.readers.SoLDMReader.SoLDMErrors
Packages that use SoLDMReader.SoLDMErrors
-
Uses of SoLDMReader.SoLDMErrors in com.openinventor.ldm.readers
Methods in com.openinventor.ldm.readers that return SoLDMReader.SoLDMErrorsModifier and TypeMethodDescriptionstatic SoLDMReader.SoLDMErrors
SoLDMReader.SoLDMErrors.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoLDMReader.SoLDMErrors
Returns the enum constant of this class with the specified name.static SoLDMReader.SoLDMErrors[]
SoLDMReader.SoLDMErrors.values()
Returns an array containing the constants of this enum class, in the order they are declared.