Uses of Enum Class
de.aristaflow.adept2.base.configuration.ConfigurationConstants.CommunicationProtocol
Packages that use ConfigurationConstants.CommunicationProtocol
-
Uses of ConfigurationConstants.CommunicationProtocol in de.aristaflow.adept2.base.configuration
Methods in de.aristaflow.adept2.base.configuration that return ConfigurationConstants.CommunicationProtocolModifier and TypeMethodDescriptionConfigurationConstants.CommunicationProtocol.fromString(String scheme) Tries to convert the designated scheme to a corresponding communication protocol.Returns the enum constant of this class with the specified name.ConfigurationConstants.CommunicationProtocol.values()Returns an array containing the constants of this enum class, in the order they are declared.