Uses of Class
ovh.mythmc.gestalt.features.GestaltFeature.GestaltFeatureBuilder
Packages that use GestaltFeature.GestaltFeatureBuilder
-
Uses of GestaltFeature.GestaltFeatureBuilder in ovh.mythmc.gestalt.features
Methods in ovh.mythmc.gestalt.features that return GestaltFeature.GestaltFeatureBuilderModifier and TypeMethodDescriptionGestaltFeature.builder()Returns a newGestaltFeature.GestaltFeatureBuilderfor creating aGestaltFeature.GestaltFeature.GestaltFeatureBuilder.constructorParams(FeatureConstructorParams constructorParams) Sets the optional constructor parameters for the feature class.GestaltFeature.GestaltFeatureBuilder.featureClass(@NotNull Class<?> featureClass) Sets the feature class for this descriptor.