public class Body extends Object implements Serializable
Body(List<Outline> outlines)
Outline
getOutline(int index)
List<Outline>
getOutlines()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Body(List<Outline> outlines)
public List<Outline> getOutlines()
List
Body
public Outline getOutline(int index)
index
null
public String toString()
toString
Object
Copyright © 2017. All rights reserved.