First, Y is not a method so if you are trying to define a new object you must construct it. Second, the classes do not define a constructor that accepts the parameter type you are trying to pass. See...