Uses of Enum Class
net.datenwerke.rs.base.service.parameters.datasource.BoxLayoutPackMode
Packages that use BoxLayoutPackMode
-
Uses of BoxLayoutPackMode in net.datenwerke.rs.base.service.parameters.datasource
Methods in net.datenwerke.rs.base.service.parameters.datasource that return BoxLayoutPackModeModifier and TypeMethodDescriptionDatasourceParameterDefinition.getBoxLayoutPackMode()static BoxLayoutPackModeReturns the enum constant of this class with the specified name.static BoxLayoutPackMode[]BoxLayoutPackMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.datenwerke.rs.base.service.parameters.datasource with parameters of type BoxLayoutPackModeModifier and TypeMethodDescriptionvoidDatasourceParameterDefinition.setBoxLayoutPackMode(BoxLayoutPackMode boxLayoutPackMode)