Box¶ @XmlAccessorType public abstract class Box extends Element¶ Fields¶ name¶ protected String name¶ Constructors¶ Box¶ public Box()¶ Methods¶ getChildren¶ public abstract List<Element> getChildren()¶ getName¶ public String getName()¶ setName¶ public void setName(String name)¶