public abstract class AbstractDescriptor extends AbstractElement implements Descriptor
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected DynamicMessage |
options |
comments, sourceCodeLocation| Constructor and Description |
|---|
AbstractDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
DynamicMessage |
getOptions() |
void |
setName(String name) |
addComment, getCommentLines, getComments, getSourceCodeLocation, setComments, setSourceCodeLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptorTypegetCommentLines, getComments, getParent, getSourceCodeLocationprotected String name
protected DynamicMessage options
public String getName()
getName in interface Descriptorpublic void setName(String name)
public DynamicMessage getOptions()
getOptions in interface DescriptorCopyright © 2015–2017. All rights reserved.