public class arac{
	int hiz;
	public void hizlan (int hiz){
		this.hiz= hiz;
	}
}