/*
 * Created on 21 sept. 03
 */
package com.developpez.etat;

/**
 * @author smeric
 */
public class Agence {

	public Agence() {
		super();
	}

}
