Debt.java :  » UnTagged » x-debt » org » pbelov » xDebt » Android Open Source

Android Open Source » UnTagged » x debt 
x debt » org » pbelov » xDebt » Debt.java
package org.pbelov.xDebt;

public class Debt {
  public String Name;
  public String What;
  public String Comment;
  public String Date;
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.