Uses of Enum Class
br.com.davinti.vitruvio.domain.config.system.LockedCameraState
Packages that use LockedCameraState
-
Uses of LockedCameraState in br.com.davinti.vitruvio.domain.config.system
Methods in br.com.davinti.vitruvio.domain.config.system that return LockedCameraStateModifier and TypeMethodDescriptionMobileServicesConfig.getLockedStateForCustomGroups()static LockedCameraStateReturns the enum constant of this class with the specified name.static LockedCameraState[]LockedCameraState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in br.com.davinti.vitruvio.domain.config.system with parameters of type LockedCameraStateModifier and TypeMethodDescriptionvoidMobileServicesConfig.setLockedStateForCustomGroups(LockedCameraState lockedStateForCustomGroups) -
Uses of LockedCameraState in br.com.davinti.vitruvio.ws.dto
Methods in br.com.davinti.vitruvio.ws.dto that return LockedCameraStateMethods in br.com.davinti.vitruvio.ws.dto with parameters of type LockedCameraStateModifier and TypeMethodDescriptionvoidUserProfile.setLockedCameraState(LockedCameraState forcedCameraState)