Uses of Enum Class
org.exoplatform.portal.pom.data.BodyType
Packages that use BodyType
-
Uses of BodyType in org.exoplatform.portal.pom.data
Methods in org.exoplatform.portal.pom.data that return BodyTypeModifier and TypeMethodDescriptionBodyData.getType()static BodyTypeReturns the enum constant of this class with the specified name.static BodyType[]BodyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.exoplatform.portal.pom.data with parameters of type BodyType