package com.flatandflatmates.host; /** * Created by applect on 21/2/15. */ public class HostOptionsInformation { int inconId; String title; }