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