public class Plans extends AbstractBase
Plans()
Meta
getMeta()
java.util.List<Plan>
getPlans()
void
setMeta(Meta meta)
setPlans(java.util.List<Plan> plans)
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Plans()
public java.util.List<Plan> getPlans()
public void setPlans(java.util.List<Plan> plans)
plans
public Meta getMeta()
public void setMeta(Meta meta)
meta