public class LesbaresPhysMedium extends PhysMedium {
	private String ISBN;
	public String ISBN() {
		return ISBN;
	}


}