All Packages  This Package  Class Hierarchy  Class Search  Index

Class com.syncbuilder.storage.expense.type
java.lang.Object
   |
   +----com.syncbuilder.storage.expense.type

  Summary

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();
}


  Cross Reference

Returned By:
type.get(), type.get()





  Fields

· Airfare

Summary  |  Top
   public static type Airfare


· Breakfast

Summary  |  Top
   public static type Breakfast


· Bus

Summary  |  Top
   public static type Bus


· BusinessMeals

Summary  |  Top
   public static type BusinessMeals


· CarRental

Summary  |  Top
   public static type CarRental


· Dinner

Summary  |  Top
   public static type Dinner


· Entertainment

Summary  |  Top
   public static type Entertainment


· Fax

Summary  |  Top
   public static type Fax


· Gas

Summary  |  Top
   public static type Gas


· Gifts

Summary  |  Top
   public static type Gifts


· Hotel

Summary  |  Top
   public static type Hotel


· Incidentals

Summary  |  Top
   public static type Incidentals


· Laundry

Summary  |  Top
   public static type Laundry


· Limo

Summary  |  Top
   public static type Limo


· Lodging

Summary  |  Top
   public static type Lodging


· Lunch

Summary  |  Top
   public static type Lunch


· Mileage

Summary  |  Top
   public static type Mileage


· Other

Summary  |  Top
   public static type Other


· Parking

Summary  |  Top
   public static type Parking


· Postage

Summary  |  Top
   public static type Postage


· Snack

Summary  |  Top
   public static type Snack


· Subway

Summary  |  Top
   public static type Subway


· Supplies

Summary  |  Top
   public static type Supplies


· Taxi

Summary  |  Top
   public static type Taxi


· Telephone

Summary  |  Top
   public static type Telephone


· Tips

Summary  |  Top
   public static type Tips


· Tolls

Summary  |  Top
   public static type Tolls


· Train

Summary  |  Top
   public static type Train


  Methods

· get

Summary  |  Top

   public static type get(int value) 


· get

Summary  |  Top
   public static type get(String value) 


· getNames

Summary  |  Top
   public static String[] getNames() 


· toString

Summary  |  Top
   public String toString() 
Overrides:
toString in class Object


· getValue

Summary  |  Top
   public int getValue() 


· getName

Summary  |  Top
   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