public class MyGroup extends Object implements Serializable
List<MyItem>
items
String
label
MyGroup()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String label
public List<MyItem> items
public MyGroup()
Copyright © 2015. All rights reserved.