com.syncbuilder.storage.expense
Class type

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

public class type
extends java.lang.Object


Field Summary
static type Airfare
           
static type Breakfast
           
static type Bus
           
static type BusinessMeals
           
static type CarRental
           
static type Dinner
           
static type Entertainment
           
static type Fax
           
static type Gas
           
static type Gifts
           
static type Hotel
           
static type Incidentals
           
static type Laundry
           
static type Limo
           
static type Lodging
           
static type Lunch
           
static type Mileage
           
static type Other
           
static type Parking
           
static type Postage
           
static type Snack
           
static type Subway
           
static type Supplies
           
static type Taxi
           
static type Telephone
           
static type Tips
           
static type Tolls
           
static type Train
           
 
Method Summary
static type get(int value)
           
static type get(java.lang.String value)
           
 java.lang.String getName()
           
static java.lang.String[] getNames()
           
 int getValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

Airfare

public static type Airfare

Breakfast

public static type Breakfast

Bus

public static type Bus

BusinessMeals

public static type BusinessMeals

CarRental

public static type CarRental

Dinner

public static type Dinner

Entertainment

public static type Entertainment

Fax

public static type Fax

Gas

public static type Gas

Gifts

public static type Gifts

Hotel

public static type Hotel

Incidentals

public static type Incidentals

Laundry

public static type Laundry

Limo

public static type Limo

Lodging

public static type Lodging

Lunch

public static type Lunch

Mileage

public static type Mileage

Other

public static type Other

Parking

public static type Parking

Postage

public static type Postage

Snack

public static type Snack

Subway

public static type Subway

Supplies

public static type Supplies

Taxi

public static type Taxi

Telephone

public static type Telephone

Tips

public static type Tips

Tolls

public static type Tolls

Train

public static type Train
Method Detail

get

public static type get(int value)

get

public static type get(java.lang.String value)

getNames

public static java.lang.String[] getNames()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getValue

public int getValue()

getName

public java.lang.String getName()


This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.