Uses of Interface
dev.metaschema.core.model.IFlagContainerBuilder
Packages that use IFlagContainerBuilder
-
Uses of IFlagContainerBuilder in dev.metaschema.core.model
Classes in dev.metaschema.core.model that implement IFlagContainerBuilderModifier and TypeClassDescriptionclassFlagContainerBuilder<T extends IFlagInstance>Default implementation ofIFlagContainerBuilder.Methods in dev.metaschema.core.model that return IFlagContainerBuilderModifier and TypeMethodDescriptionstatic <T extends IFlagInstance>
IFlagContainerBuilder<T>IContainerFlagSupport.builder()Create a new flag container without a JSON key.static <T extends IFlagInstance>
IFlagContainerBuilder<T>Create a new flag container using the provided flag qualified name as the JSON key.Add a flag instance to the flag container.