public class BagCollection extends Object implements RestEntity
BagCollection()
BagCollection(List<RestBag> bags)
List<RestBag>
getBags()
void
setBags(List<RestBag> bags)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BagCollection(List<RestBag> bags)
public BagCollection()
public List<RestBag> getBags()
public void setBags(List<RestBag> bags)
Copyright © 2015. All rights reserved.