Uses of Enum Class
de.iip_ecosphere.platform.transport.status.ComponentTypes
Packages that use ComponentTypes
Package
Description
Generic status messages like device/service/container is there or disappeared.
-
Uses of ComponentTypes in de.iip_ecosphere.platform.transport.status
Methods in de.iip_ecosphere.platform.transport.status that return ComponentTypesModifier and TypeMethodDescriptionstatic ComponentTypesReturns the enum constant of this class with the specified name.static ComponentTypes[]ComponentTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.