Uses of Enum Class
org.lsc.plugins.connectors.executable.generated.InterpretorType
Packages that use InterpretorType
-
Uses of InterpretorType in org.lsc.plugins.connectors.executable.generated
Methods in org.lsc.plugins.connectors.executable.generated that return InterpretorTypeModifier and TypeMethodDescriptionstatic InterpretorType
ExecutableLdapDestinationServiceSettings.getInterpretor()
Obtient la valeur de la propriété interpretor.ExecutableLdifDestinationServiceSettings.getInterpretor()
Obtient la valeur de la propriété interpretor.ExecutableLdifSourceServiceSettings.getInterpretor()
Obtient la valeur de la propriété interpretor.static InterpretorType
Returns the enum constant of this class with the specified name.static InterpretorType[]
InterpretorType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.lsc.plugins.connectors.executable.generated with parameters of type InterpretorTypeModifier and TypeMethodDescriptionvoid
ExecutableLdapDestinationServiceSettings.setInterpretor
(InterpretorType value) Définit la valeur de la propriété interpretor.void
ExecutableLdifDestinationServiceSettings.setInterpretor
(InterpretorType value) Définit la valeur de la propriété interpretor.void
ExecutableLdifSourceServiceSettings.setInterpretor
(InterpretorType value) Définit la valeur de la propriété interpretor.