Uses of Class
com.uc4.api.objects.CockpitThresholds
-
Packages that use CockpitThresholds Package Description com.uc4.api.objects -
-
Uses of CockpitThresholds in com.uc4.api.objects
Fields in com.uc4.api.objects declared as CockpitThresholds Modifier and Type Field Description protected CockpitThresholds
CockpitValueControl. thresholds
Methods in com.uc4.api.objects that return CockpitThresholds Modifier and Type Method Description CockpitThresholds
CockpitValueControl. thresholds()
Returns theCockpitThresholds
of theCockpitControl
.
-