All Packages This Package Class Hierarchy Class Search Index
Class com.syncbuilder.storage.expense.type
java.lang.Object
|
+----com.syncbuilder.storage.expense.type
public class type
extends java.lang.Object
{
// Fields 28
public static type Airfare;
public static type Breakfast;
public static type Bus;
public static type BusinessMeals;
public static type CarRental;
public static type Dinner;
public static type Entertainment;
public static type Fax;
public static type Gas;
public static type Gifts;
public static type Hotel;
public static type Incidentals;
public static type Laundry;
public static type Limo;
public static type Lodging;
public static type Lunch;
public static type Mileage;
public static type Other;
public static type Parking;
public static type Postage;
public static type Snack;
public static type Subway;
public static type Supplies;
public static type Taxi;
public static type Telephone;
public static type Tips;
public static type Tolls;
public static type Train;
// Methods 6
public static type get(int);
public static type get(String);
public static String[] getNames();
public String getName();
public int getValue();
public String toString();
}
- Returned By:
- type.get(), type.get()
public static type Airfare
public static type Breakfast
public static type Bus
public static type BusinessMeals
public static type CarRental
public static type Dinner
public static type Entertainment
public static type Fax
public static type Gas
public static type Gifts
public static type Hotel
public static type Incidentals
public static type Laundry
public static type Limo
public static type Lodging
public static type Lunch
public static type Mileage
public static type Other
public static type Parking
public static type Postage
public static type Snack
public static type Subway
public static type Supplies
public static type Taxi
public static type Telephone
public static type Tips
public static type Tolls
public static type Train
public static type get(int value)
public static type get(String value)
public static String[] getNames()
public String toString()
- Overrides:
- toString in class Object
public int getValue()
public String getName()
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7