bt747.j2se_view.model
Class GPSRecordUtils

java.lang.Object
  extended by bt747.j2se_view.model.GPSRecordUtils

public class GPSRecordUtils
extends java.lang.Object

Author:
Mario

Constructor Summary
GPSRecordUtils()
           
 
Method Summary
static java.lang.Object getValue(GPSRecord g, int type)
           
static boolean setValue(java.lang.Object value, GPSRecord g, int type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPSRecordUtils

public GPSRecordUtils()
Method Detail

getValue

public static final java.lang.Object getValue(GPSRecord g,
                                              int type)

setValue

public static final boolean setValue(java.lang.Object value,
                                     GPSRecord g,
                                     int type)