I have this class:
public class Availability implements Serializable { private String day; private String opens;