Uses of Class
com.uc4.api.objects.OCVPanel.CITValue
-
Packages that use OCVPanel.CITValue Package Description com.uc4.api.objects -
-
Uses of OCVPanel.CITValue in com.uc4.api.objects
Methods in com.uc4.api.objects that return OCVPanel.CITValue Modifier and Type Method Description OCVPanel.CITValueOCVPanel.CITValue. copy()Creates a deep copy of this objectMethods in com.uc4.api.objects that return types with arguments of type OCVPanel.CITValue Modifier and Type Method Description java.util.Iterator<OCVPanel.CITValue>OCVPanel. iterator()Returns an iterator which can be used ot read all values.Methods in com.uc4.api.objects with parameters of type OCVPanel.CITValue Modifier and Type Method Description voidOCVPanel. add(OCVPanel.CITValue value)Adds a new value to this panel.
-