Uses of Class
ch.admin.bit.jeap.archrepo.metamodel.system.SystemComponent.SystemComponentBuilder
Packages that use SystemComponent.SystemComponentBuilder
-
Uses of SystemComponent.SystemComponentBuilder in ch.admin.bit.jeap.archrepo.metamodel.system
Classes in ch.admin.bit.jeap.archrepo.metamodel.system with type parameters of type SystemComponent.SystemComponentBuilderModifier and TypeClassDescriptionstatic classSystemComponent.SystemComponentBuilder<C extends SystemComponent,B extends SystemComponent.SystemComponentBuilder<C, B>> Modifier and TypeClassDescriptionstatic classBackendService.BackendServiceBuilder<C extends BackendService,B extends BackendService.BackendServiceBuilder<C, B>> static classFrontend.FrontendBuilder<C extends Frontend,B extends Frontend.FrontendBuilder<C, B>> static classMobileApp.MobileAppBuilder<C extends MobileApp,B extends MobileApp.MobileAppBuilder<C, B>> static classSelfContainedSystem.SelfContainedSystemBuilder<C extends SelfContainedSystem,B extends SelfContainedSystem.SelfContainedSystemBuilder<C, B>> static classUnknownSystemComponent.UnknownSystemComponentBuilder<C extends UnknownSystemComponent,B extends UnknownSystemComponent.UnknownSystemComponentBuilder<C, B>> Constructors in ch.admin.bit.jeap.archrepo.metamodel.system with parameters of type SystemComponent.SystemComponentBuilderModifierConstructorDescriptionprotected