Uses of Enum Class
test.de.iip_ecosphere.platform.transport.IipEnumTest.MyEnum
Packages that use IipEnumTest.MyEnum
Package
Description
Tests for the platform transport connectors.
-
Uses of IipEnumTest.MyEnum in test.de.iip_ecosphere.platform.transport
Methods in test.de.iip_ecosphere.platform.transport that return IipEnumTest.MyEnumModifier and TypeMethodDescriptionstatic IipEnumTest.MyEnumReturns the enum constant of this class with the specified name.static IipEnumTest.MyEnum[]IipEnumTest.MyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.