Uses of Enum
com.adobe.acs.commons.data.Variant.CellType
Packages that use Variant.CellType
-
Uses of Variant.CellType in com.adobe.acs.commons.data
Methods in com.adobe.acs.commons.data that return Variant.CellTypeModifier and TypeMethodDescriptionstatic Variant.CellTypeVariant.CellType.fromObject(Object o) static Variant.CellTypeReturns the enum constant of this type with the specified name.static Variant.CellType[]Variant.CellType.values()Returns an array containing the constants of this enum type, in the order they are declared.