Uses of Class
org.somda.sdc.mdpws.model.SelectorType
-
Uses of SelectorType in org.somda.sdc.mdpws.model
Fields in org.somda.sdc.mdpws.model with type parameters of type SelectorTypeModifier and TypeFieldDescriptionprotected List<SelectorType>DualChannelDefinitionType.selectorprotected List<SelectorType>SafetyContextDefType.selectorMethods in org.somda.sdc.mdpws.model that return SelectorTypeModifier and TypeMethodDescriptionObjectFactory.createSelectorType()Create an instance ofSelectorTypeMethods in org.somda.sdc.mdpws.model that return types with arguments of type SelectorTypeModifier and TypeMethodDescriptionDualChannelDefinitionType.getSelector()Gets the value of the selector property.SafetyContextDefType.getSelector()Gets the value of the selector property.Method parameters in org.somda.sdc.mdpws.model with type arguments of type SelectorTypeModifier and TypeMethodDescriptionvoidDualChannelDefinitionType.setSelector(List<SelectorType> value) voidSafetyContextDefType.setSelector(List<SelectorType> value)