Uses of Enum Class
com.liferay.portal.kernel.spring.osgi.OSGiBeanProperties.Type
Packages that use OSGiBeanProperties.Type
-
Uses of OSGiBeanProperties.Type in com.liferay.portal.kernel.spring.osgi
Methods in com.liferay.portal.kernel.spring.osgi that return OSGiBeanProperties.TypeModifier and TypeMethodDescriptionstatic OSGiBeanProperties.Type
Returns the enum constant of this class with the specified name.static OSGiBeanProperties.Type[]
OSGiBeanProperties.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.