Uses of Enum
com.solibri.smc.api.checking.Checking.State
Packages that use Checking.State
-
Uses of Checking.State in com.solibri.smc.api.checking
Methods in com.solibri.smc.api.checking that return Checking.StateModifier and TypeMethodDescriptionChecking.getState()Returns the state of the checking.static Checking.StateReturns the enum constant of this type with the specified name.static Checking.State[]Checking.State.values()Returns an array containing the constants of this enum type, in the order they are declared.