Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.PropertyMediatorType
Packages that use PropertyMediatorType
-
Uses of PropertyMediatorType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core that return PropertyMediatorTypeModifier and TypeMethodDescriptionProperty.getType()Variable.getType()static PropertyMediatorTypeReturns the enum constant of this class with the specified name.static PropertyMediatorType[]PropertyMediatorType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core with parameters of type PropertyMediatorTypeModifier and TypeMethodDescriptionvoidProperty.setType(PropertyMediatorType type) voidVariable.setType(PropertyMediatorType type)