org.droidparts.test.model
Class Primitives
java.lang.Object
org.droidparts.model.Model
org.droidparts.model.Entity
org.droidparts.test.model.Primitives
- All Implemented Interfaces:
- Serializable
public class Primitives
- extends Entity
- See Also:
- Serialized Form
| Fields inherited from class org.droidparts.model.Entity |
id |
int1
public int int1
int2
public int int2
float1
public float float1
float2
public float float2
boolean1
public boolean boolean1
boolean2
public boolean boolean2
boolean3
public boolean boolean3
boolean4
public boolean boolean4
string1
public String string1
en
public Primitives.En en
enArr
public Primitives.En[] enArr
date
public Date date
dates
public final ArrayList<Date> dates
strArr
public String[] strArr
intArr
public int[] intArr
strList
public ArrayList<String> strList
doubleSet
public HashSet<Double> doubleSet
Primitives
public Primitives()
Copyright © 2011-2013. All Rights Reserved.