Uses of Class
org.somda.sdc.mdpws.model.ContextValueType
-
-
Uses of ContextValueType in org.somda.sdc.mdpws.model
Methods in org.somda.sdc.mdpws.model that return ContextValueType Modifier and Type Method Description ContextValueTypeObjectFactory. createContextValueType()Create an instance ofContextValueTypeMethods in org.somda.sdc.mdpws.model with parameters of type ContextValueType Modifier and Type Method Description SafetyContextType.ValueObjectFactory. createSafetyContextTypeValue(ContextValueType value)Create an instance ofSafetyContextType.ValueConstructors in org.somda.sdc.mdpws.model with parameters of type ContextValueType Constructor Description Value(ContextValueType value)
-