Package model

Class AeroplaneTest

java.lang.Object
model.AeroplaneTest

public class AeroplaneTest
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    AeroplaneTest()  
  • Method Summary

    Modifier and Type Method Description
    void CreateAeroplane()  
    void GetName()  
    void GetPrice()  
    void GetSpeed()  
    void isFlying()  
    void SetHealth()  
    void SetPosition()  
    void SubtractHealth()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait