public class DocField extends Object
Represents field in DocFormat.
DocFormat
DocField()
String
getName()
void
setName(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DocField()
public final String getName()
Gets or sets name of the field.
public final void setName(String value)
Copyright © 2017. All rights reserved.