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 name of the field.
public final void setName(String value)
Sets name of the field.
value
Copyright © 2019. All rights reserved.