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