public interface FieldOrParameter
| Modifier and Type | Method and Description |
|---|---|
CommentDeclaration |
getComment()
Returns a non-null comment for the field.
|
String |
getName()
Returns the name of the field.
|
int |
getTag()
Returns the tag of the field.
|
Type |
getType()
Returns the type of the field
|
CommentDeclaration getComment()
String getName()
int getTag()
Type getType()
Copyright © 2012–2014 Danish Maritime Authority. All rights reserved.