Uses of Class
net.anotheria.anosite.gen.ascustomaction.data.CustomActionDefBuilder
-
Packages that use CustomActionDefBuilder Package Description net.anotheria.anosite.gen.ascustomaction.data -
-
Uses of CustomActionDefBuilder in net.anotheria.anosite.gen.ascustomaction.data
Methods in net.anotheria.anosite.gen.ascustomaction.data that return CustomActionDefBuilder Modifier and Type Method Description CustomActionDefBuilderCustomActionDefBuilder. accessOperation(java.lang.String aValue)Sets the value of the accessOperation attribute.CustomActionDefBuilderCustomActionDefBuilder. clazz(java.lang.String aValue)Sets the value of the clazz attribute.CustomActionDefBuilderCustomActionDefBuilder. name(java.lang.String aValue)Sets the value of the name attribute.
-