Uses of Class
org.somda.sdc.mdpws.model.SafetyContextType
-
-
Uses of SafetyContextType in org.somda.sdc.mdpws.model
Fields in org.somda.sdc.mdpws.model declared as SafetyContextType Modifier and Type Field Description protected SafetyContextTypeSafetyInfoType. safetyContextMethods in org.somda.sdc.mdpws.model that return SafetyContextType Modifier and Type Method Description SafetyContextTypeObjectFactory. createSafetyContextType()Create an instance ofSafetyContextTypeSafetyContextTypeSafetyInfoType. getSafetyContext()Gets the value of the safetyContext property.Methods in org.somda.sdc.mdpws.model with parameters of type SafetyContextType Modifier and Type Method Description voidSafetyInfoType. setSafetyContext(SafetyContextType value)Sets the value of the safetyContext property.
-