public interface BaseMessage extends Iterable<FieldOrParameter>, Annotatable
| Modifier and Type | Method and Description |
|---|---|
List<FieldOrParameter> |
getFields()
Returns a list of fields in the message.
|
MsdlFile |
getFile()
Returns the file this message is defined in.
|
String |
getName()
Returns the name of the message.
|
forEach, iterator, spliteratorgetAnnotation, isAnnotationPresentList<FieldOrParameter> getFields()
MsdlFile getFile()
String getName()
Copyright © 2012–2014 Danish Maritime Authority. All rights reserved.