@Exported public interface SerialFieldTree extends BlockTagTree
@serialField field-name field-type field-description
DocTree.Kind
Modifier and Type | Method and Description |
---|---|
List<? extends DocTree> |
getDescription()
Returns the description of the serial field.
|
IdentifierTree |
getName()
Returns the name of the serial field.
|
ReferenceTree |
getType()
Returns the type of the serial field.
|
getTagName
IdentifierTree getName()
ReferenceTree getType()
Copyright © 2005, 2015, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b80