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 CockpitDesignObjectFactory. createCockpitDesign(com.uc4.util.XMLDocument doc)Internal use, creates a CockpitDesign object.CockpitDesignCockpit. 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 CockpitDesignCockpitMonitorDefiniton. design()Returns the design of the Cockpit. 
 -