Uses of Enum Class
com.caplin.motif.config.definitions.common.FieldPlacement
Packages that use FieldPlacement
-
Uses of FieldPlacement in com.caplin.motif.config.definitions.common
Methods in com.caplin.motif.config.definitions.common that return FieldPlacementModifier and TypeMethodDescriptionstatic FieldPlacementstatic FieldPlacementReturns the enum constant of this class with the specified name.static FieldPlacement[]FieldPlacement.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.caplin.motif.config.definitions.common that return types with arguments of type FieldPlacementMethods in com.caplin.motif.config.definitions.common with parameters of type FieldPlacementMethod parameters in com.caplin.motif.config.definitions.common with type arguments of type FieldPlacementModifier and TypeMethodDescriptionField.placement(List<FieldPlacement> placement) voidField.setPlacement(List<FieldPlacement> placement)