Page 445 - 2
P. 445

나 소스.
            1.Android
            <Bluetooth_Data>
            package com.example.dbstp.mdp_2;


            import java.io.Serializable;

            public class Bluetooth_Data implements Serializable{


               private static final long serialVersionUID = 1L;

               String W_City;
               String W_Pub;
               String W_Tmp;
               String W_wf;
               String Message;
               String GPS_speed;


               Point_info current_Point;

               Point_info next_Points;


               public Point_info getCurrent_Point() {...}


                                                         - 445 -
   440   441   442   443   444   445   446   447   448   449   450