Uses of Enum
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.HostnameSource
Packages that use HostnameSource
-
Uses of HostnameSource in com.axis.jenkins.plugins.eiffel.eiffelbroadcaster
Methods in com.axis.jenkins.plugins.eiffel.eiffelbroadcaster that return HostnameSourceModifier and TypeMethodDescriptionEiffelBroadcasterConfig.getHostnameSource()Returns the hostname source.static HostnameSourceReturns the enum constant of this type with the specified name.static HostnameSource[]HostnameSource.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.axis.jenkins.plugins.eiffel.eiffelbroadcaster with parameters of type HostnameSourceModifier and TypeMethodDescriptionvoidEiffelBroadcasterConfig.setHostnameSource(HostnameSource hostnameSource) Sets the hostname source.