public class Body extends Object
Body(String bodyIdentifier, List<Field> fields)
String
getBodyIdentifier()
List<Field>
getFields()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Body(String bodyIdentifier, List<Field> fields)
public String getBodyIdentifier()
public List<Field> getFields()
Copyright © 2021. All rights reserved.