Uses of Enum Class
com.liferay.portal.kernel.license.messaging.LCSPortletState
Packages that use LCSPortletState
-
Uses of LCSPortletState in com.liferay.portal.kernel.license.messaging
Methods in com.liferay.portal.kernel.license.messaging that return LCSPortletStateModifier and TypeMethodDescriptionstatic LCSPortletStateLCSPortletState.valueOf(int intValue) Returns the enum constant of this class with the specified name.static LCSPortletStateReturns the enum constant of this class with the specified name.static LCSPortletState[]LCSPortletState.values()Returns an array containing the constants of this enum class, in the order they are declared.