Uses of Enum Class
com.orchestranetworks.schema.dynamic.DefaultViewMode
Packages that use DefaultViewMode
Package
Description
A public API for defining a dynamic schema.
-
Uses of DefaultViewMode in com.orchestranetworks.schema.dynamic
Methods in com.orchestranetworks.schema.dynamic that return DefaultViewModeModifier and TypeMethodDescriptionstatic DefaultViewModeReturns the enum constant of this class with the specified name.static DefaultViewMode[]DefaultViewMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.orchestranetworks.schema.dynamic with parameters of type DefaultViewModeModifier and TypeMethodDescriptionvoidBeanElement.setDefaultViewMode(DefaultViewMode aDefaultViewMode) Sets the default view mode.