Uses of Class
org.somda.sdc.mdpws.model.SafetyContextType.Value
-
-
Uses of SafetyContextType.Value in org.somda.sdc.mdpws.model
Fields in org.somda.sdc.mdpws.model with type parameters of type SafetyContextType.Value Modifier and Type Field Description protected List<SafetyContextType.Value>SafetyContextType. valueMethods in org.somda.sdc.mdpws.model that return SafetyContextType.Value Modifier and Type Method Description SafetyContextType.ValueObjectFactory. createSafetyContextTypeValue(ContextValueType value)Create an instance ofSafetyContextType.ValueMethods in org.somda.sdc.mdpws.model that return types with arguments of type SafetyContextType.Value Modifier and Type Method Description List<SafetyContextType.Value>SafetyContextType. getValue()Gets the value of the value property.Method parameters in org.somda.sdc.mdpws.model with type arguments of type SafetyContextType.Value Modifier and Type Method Description voidSafetyContextType. setValue(List<SafetyContextType.Value> value)
-