56 строки
3.2 KiB
YAML
56 строки
3.2 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.entitysearch.models.ResponseBase" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.entitysearch.models.Identifiable" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.entitysearch.models.Response" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.entitysearch.models.Place" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.entitysearch.models.CivicStructure?alt=com.microsoft.azure.cognitiveservices.search.entitysearch.models.CivicStructure&text=CivicStructure" data-throw-if-not-resolved="False"/>
|
|
inheritedMembers:
|
|
- com.microsoft.azure.cognitiveservices.search.entitysearch.models.Place.address()
|
|
- com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.bingId()
|
|
- com.microsoft.azure.cognitiveservices.search.entitysearch.models.Response.contractualRules()
|
|
- com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.description()
|
|
- com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.entityPresentationInfo()
|
|
- com.microsoft.azure.cognitiveservices.search.entitysearch.models.Identifiable.id()
|
|
- com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.image()
|
|
- com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.name()
|
|
- com.microsoft.azure.cognitiveservices.search.entitysearch.models.Place.telephone()
|
|
- com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.url()
|
|
- com.microsoft.azure.cognitiveservices.search.entitysearch.models.Response.webSearchUrl()
|
|
methods:
|
|
- fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Airport.iataCode()
|
|
name: iataCode()
|
|
nameWithType: Airport.iataCode()
|
|
returns:
|
|
description: <p>the iataCode value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the iataCode value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String iataCode()
|
|
uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Airport.iataCode()
|
|
- fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Airport.icaoCode()
|
|
name: icaoCode()
|
|
nameWithType: Airport.icaoCode()
|
|
returns:
|
|
description: <p>the icaoCode value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the icaoCode value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String icaoCode()
|
|
uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Airport.icaoCode()
|
|
nameWithType: Airport
|
|
syntax: public class Airport extends CivicStructure
|
|
type: class
|
|
uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Airport
|
|
fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Airport
|
|
name: Airport
|
|
package: com.microsoft.azure.cognitiveservices.search.entitysearch.models
|
|
summary: <p>The Airport model. </p>
|
|
metadata: {}
|