/[projects]/android/TrainInfoCommon/src/dk/thoerup/android/traininfo/common/DepartureEntry.java
ViewVC logotype

Diff of /android/TrainInfoCommon/src/dk/thoerup/android/traininfo/common/DepartureEntry.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1335 by torben, Thu Sep 16 16:29:54 2010 UTC revision 1336 by torben, Wed Apr 20 06:44:18 2011 UTC
# Line 20  public class DepartureEntry implements C Line 20  public class DepartureEntry implements C
20          @Element          @Element
21          private String destination;          private String destination;
22                    
23          @Element          @Element(required=false)
24          private String origin;          private String origin;
25                    
26          @Element(required=false)          @Element(required=false)

Legend:
Removed from v.1335  
changed lines
  Added in v.1336

  ViewVC Help
Powered by ViewVC 1.1.20