Uses of Interface
net.tnemc.plugincore.core.component.ComponentBuilder
Packages that use ComponentBuilder
Package
Description
-
Uses of ComponentBuilder in net.tnemc.plugincore.core
Methods in net.tnemc.plugincore.core that return ComponentBuilderModifier and TypeMethodDescription@Nullable ComponentBuilder
Retrieves the ComponentBuilder associated with the provided name, and returns a new instance for building from.Methods in net.tnemc.plugincore.core that return types with arguments of type ComponentBuilder -
Uses of ComponentBuilder in net.tnemc.plugincore.core.component
Methods in net.tnemc.plugincore.core.component that return ComponentBuilderModifier and TypeMethodDescriptionComponentBuilder.builder()
Returns a component builder instance that can be used to build components.Component.initBuilders
(Platform platform, String version) Initializes the builders for the given platform and version. -
Uses of ComponentBuilder in net.tnemc.plugincore.core.component.builder
Classes in net.tnemc.plugincore.core.component.builder that implement ComponentBuilderModifier and TypeClassDescriptionclass
QueryBuilderclass
TransactionBuilderMethods in net.tnemc.plugincore.core.component.builder that return ComponentBuilder