org.rr0.im.business.event.circumstance
Class OrientationImpl


public class OrientationImpl
implements Orientation

Author:
Jérôme Beau
Version: 4 mai 2003 20:42:52

Field Summary
 static OrientationEAST
           
 private Stringlabel
           
 static OrientationNORTH
           
 static OrientationNORTH_EAST
           
 static OrientationNORTH_WEST
           
 static OrientationSOUTH
           
 static OrientationSOUTH_EAST
           
 static OrientationSOUTH_WEST
           
 static OrientationWEST
           

Constructor Summary
OrientationImpl(String someLabel)
           

Method Summary
 StringgetLabel()
           

Field Detail

EAST

public static Orientation EAST

label

private String label

NORTH

public static Orientation NORTH

NORTH_EAST

public static Orientation NORTH_EAST

NORTH_WEST

public static Orientation NORTH_WEST

SOUTH

public static Orientation SOUTH

SOUTH_EAST

public static Orientation SOUTH_EAST

SOUTH_WEST

public static Orientation SOUTH_WEST

WEST

public static Orientation WEST
Constructor Detail

OrientationImpl

public OrientationImpl(String someLabel)
Method Detail

getLabel

public String getLabel()

Association Links

to Class org.rr0.im.business.event.circumstance.Orientation

to Class org.rr0.im.business.event.circumstance.Orientation

to Class org.rr0.im.business.event.circumstance.Orientation

to Class org.rr0.im.business.event.circumstance.Orientation

to Class org.rr0.im.business.event.circumstance.Orientation

to Class org.rr0.im.business.event.circumstance.Orientation

to Class org.rr0.im.business.event.circumstance.Orientation

to Class org.rr0.im.business.event.circumstance.Orientation

to Class java.lang.String