Uses of Class
net.anotheria.anosite.gen.ascustomaction.data.ActionMappingDefBuilder
-
Packages that use ActionMappingDefBuilder Package Description net.anotheria.anosite.gen.ascustomaction.data -
-
Uses of ActionMappingDefBuilder in net.anotheria.anosite.gen.ascustomaction.data
Methods in net.anotheria.anosite.gen.ascustomaction.data that return ActionMappingDefBuilder Modifier and Type Method Description ActionMappingDefBuilderActionMappingDefBuilder. action(String aValue)Sets the value of the action attribute.ActionMappingDefBuilderActionMappingDefBuilder. command(int aValue)Sets the value of the command attribute.ActionMappingDefBuilderActionMappingDefBuilder. localizationBundles(List<String> aValue)Sets the value of the localizationBundles attribute.ActionMappingDefBuilderActionMappingDefBuilder. name(String aValue)Sets the value of the name attribute.ActionMappingDefBuilderActionMappingDefBuilder. page(String aValue)Sets the value of the page attribute.ActionMappingDefBuilderActionMappingDefBuilder. parameters(String aValue)Sets the value of the parameters attribute.ActionMappingDefBuilderActionMappingDefBuilder. url(String aValue)Sets the value of the url attribute.
-