Uses of Enum Class
ch.admin.bit.jeap.archrepo.metamodel.system.SystemComponentType
Packages that use SystemComponentType
-
Uses of SystemComponentType in ch.admin.bit.jeap.archrepo.metamodel.system
Methods in ch.admin.bit.jeap.archrepo.metamodel.system that return SystemComponentTypeModifier and TypeMethodDescriptionBackendService.getType()Frontend.getType()MobileApp.getType()SelfContainedSystem.getType()abstract SystemComponentTypeSystemComponent.getType()UnknownSystemComponent.getType()static SystemComponentTypeReturns the enum constant of this class with the specified name.static SystemComponentType[]SystemComponentType.values()Returns an array containing the constants of this enum class, in the order they are declared.