We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 122fa66 commit 3d4ea71Copy full SHA for 3d4ea71
src/main/java/com/amadeus/resources/SearchedDestination.java
@@ -6,7 +6,7 @@
6
7
/**
8
* An SearchedDestination object as returned by the SearchedByDestination API.
9
- * @see com.amadeus.travel.analytics.airTraffic.SearchedByDestination#get()
+ * @see SearchedByDestination#get()
10
*/
11
@ToString
12
public class SearchedDestination extends Resource {
0 commit comments