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()Ruft den Wert der safetyContext-Eigenschaft ab.Methods in org.somda.sdc.mdpws.model with parameters of type SafetyContextType Modifier and Type Method Description voidSafetyInfoType. setSafetyContext(SafetyContextType value)Legt den Wert der safetyContext-Eigenschaft fest.
-