Uses of Class
com.uc4.api.objects.CockpitDesign
-
Packages that use CockpitDesign Package Description com.uc4.api.objects com.uc4.communication.requests -
-
Uses of CockpitDesign in com.uc4.api.objects
Methods in com.uc4.api.objects that return CockpitDesign Modifier and Type Method Description protected CockpitDesign
ObjectFactory. createCockpitDesign(com.uc4.util.XMLDocument doc)
Internal use, creates a CockpitDesign object.CockpitDesign
Cockpit. design()
Returns the design of the Cockpit. -
Uses of CockpitDesign in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return CockpitDesign Modifier and Type Method Description CockpitDesign
CockpitMonitorDefiniton. design()
Returns the design of the Cockpit.
-