Uses of Enum Class
ch.so.agi.hop.commons.core.SourceMode
-
Uses of SourceMode in ch.so.agi.hop.commons.core
Methods in ch.so.agi.hop.commons.core that return SourceModeModifier and TypeMethodDescriptionValueOrField.mode()Returns the value of themoderecord component.static SourceModeReturns the enum constant of this class with the specified name.static SourceMode[]SourceMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in ch.so.agi.hop.commons.core with parameters of type SourceModeModifierConstructorDescriptionValueOrField(SourceMode mode, String configuredValue, String fieldName) Creates an instance of aValueOrFieldrecord class.