topical media & game development
#mobile-application-06-DerbyAndroid-src-com-gravityworks-derbydata-DerbyName.jv
#mobile-application-06-DerbyAndroid-src-com-gravityworks-derbydata-DerbyName.jv
/ mobile-application-06-DerbyAndroid-src-com-gravityworks-derbydata-DerbyName
package com.gravityworks.derbydata;
public class @jva-mobile-application-06-DerbyAndroid-src-com-gravityworks-derbydata-DerbyName {
private int @fileId;
private String Name;
private String Number;
private String League;
public int get@fileId() {
return @fileId;
}
public void set@fileId(int derbyNameId) {
@fileId = derbyNameId;
}
public String getName() {
return Name;
}
public void setName(String name) {
Name = name;
}
public String getNumber() {
return Number;
}
public void setNumber(String number) {
Number = number;
}
public String getLeague() {
return League;
}
public void setLeague(String league) {
League = league;
}
}
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.