Uses of Class
net.anotheria.anosite.gen.asfeature.data.FeatureBuilder
-
Packages that use FeatureBuilder Package Description net.anotheria.anosite.gen.asfeature.data -
-
Uses of FeatureBuilder in net.anotheria.anosite.gen.asfeature.data
Methods in net.anotheria.anosite.gen.asfeature.data that return FeatureBuilder Modifier and Type Method Description FeatureBuilderFeatureBuilder. accessOperation(String aValue)Sets the value of the accessOperation attribute.FeatureBuilderFeatureBuilder. activeInProduction(boolean aValue)Sets the value of the activeInProduction attribute.FeatureBuilderFeatureBuilder. description(String aValue)Sets the value of the description attribute.FeatureBuilderFeatureBuilder. enabled(boolean aValue)Sets the value of the enabled attribute.FeatureBuilderFeatureBuilder. guards(List<String> aValue)Sets the value of the guards attribute.FeatureBuilderFeatureBuilder. name(String aValue)Sets the value of the name attribute.FeatureBuilderFeatureBuilder. obsolete(boolean aValue)Sets the value of the obsolete attribute.
-