public interface EndpointDefinition extends Annotatable
| Modifier and Type | Method and Description |
|---|---|
MsdlFile |
getFile()
Returns the file this endpoint is defined in.
|
List<EndpointMethod> |
getFunctions()
Returns a list of fields in the message.
|
String |
getName()
Returns the name of the message.
|
getAnnotation, isAnnotationPresentMsdlFile getFile()
List<EndpointMethod> getFunctions()
String getName()
Copyright © 2012–2014 Danish Maritime Authority. All rights reserved.