crous
Class Categorie

java.lang.Object
  extended bycrous.Categorie

public class Categorie
extends java.lang.Object

Categorie d'un possesseur de carte Crous.


Class Specifications

Specifications inherited from class Object
public represents _getClass <- \typeof(this);

Model Field Summary
 
Model fields inherited from class java.lang.Object
_getClass, objectState, theString
 
Ghost Field Summary
 
Ghost fields inherited from class java.lang.Object
objectTimesFinalized, owner
 
Field Summary
static Categorie P1
          Categorie P1
static Categorie passager
          Categorie passager
 
Constructor Summary
Categorie()
           
 
Model Method Summary
 
Model methods inherited from class java.lang.Object
hashValue
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

passager

public static Categorie passager
Categorie passager


P1

public static Categorie P1
Categorie P1

Constructor Detail

Categorie

public Categorie()