Uses of Enum Class
org.silverpeas.components.resourcesmanager.control.ResourceManagerDataViewType
Packages that use ResourceManagerDataViewType
-
Uses of ResourceManagerDataViewType in org.silverpeas.components.resourcesmanager.control
Methods in org.silverpeas.components.resourcesmanager.control that return ResourceManagerDataViewTypeModifier and TypeMethodDescriptionstatic ResourceManagerDataViewTypeReservationTimeWindowViewContext.getDataViewType()static ResourceManagerDataViewTypeReturns the enum constant of this class with the specified name.static ResourceManagerDataViewType[]ResourceManagerDataViewType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.silverpeas.components.resourcesmanager.control with parameters of type ResourceManagerDataViewTypeModifier and TypeMethodDescriptionvoidReservationTimeWindowViewContext.setDataViewType(ResourceManagerDataViewType dataViewType)