Uses of Class
org.somda.sdc.mdpws.model.DualChannelType
-
-
Uses of DualChannelType in org.somda.sdc.mdpws.model
Fields in org.somda.sdc.mdpws.model declared as DualChannelType Modifier and Type Field Description protected DualChannelTypeSafetyInfoType. dualChannelMethods in org.somda.sdc.mdpws.model that return DualChannelType Modifier and Type Method Description DualChannelTypeObjectFactory. createDualChannelType()Create an instance ofDualChannelTypeDualChannelTypeSafetyInfoType. getDualChannel()Ruft den Wert der dualChannel-Eigenschaft ab.Methods in org.somda.sdc.mdpws.model with parameters of type DualChannelType Modifier and Type Method Description voidSafetyInfoType. setDualChannel(DualChannelType value)Legt den Wert der dualChannel-Eigenschaft fest.
-