### YamlMime:ManagedReference items: - uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._movie_theater id: _movie_theater parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models children: - com.microsoft.azure.cognitiveservices.search.entitysearch.models._movie_theater.screenCount() href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._movie_theater.yml langs: - java name: MovieTheater nameWithType: MovieTheater fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.MovieTheater type: Class source: remote: &o0 path: cognitiveservices/data-plane/search/bingentitysearch/src/main/java/com/microsoft/azure/cognitiveservices/search/entitysearch/models/MovieTheater.java branch: master repo: https://github.com/Azure/azure-sdk-for-java path: cognitiveservices/data-plane/search/bingentitysearch/src/main/java/com/microsoft/azure/cognitiveservices/search/entitysearch/models/MovieTheater.java startLine: 19 package: com.microsoft.azure.cognitiveservices.search.entitysearch.models summary:
The MovieTheater model.
syntax: content: public class MovieTheater extends EntertainmentBusiness inheritance: - java.lang.Object - com.microsoft.azure.cognitiveservices.search.entitysearch.models._response_base - com.microsoft.azure.cognitiveservices.search.entitysearch.models._identifiable - com.microsoft.azure.cognitiveservices.search.entitysearch.models._response - com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing - com.microsoft.azure.cognitiveservices.search.entitysearch.models._place - com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business - com.microsoft.azure.cognitiveservices.search.entitysearch.models._entertainment_business 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._local_business.isPermanentlyClosed() - com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.name() - com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business.panoramas() - com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business.priceRange() - com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business.tagLine() - 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() - uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._movie_theater.screenCount() id: screenCount() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._movie_theater href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._movie_theater.yml langs: - java name: screenCount() nameWithType: MovieTheater.screenCount() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.MovieTheater.screenCount() overload: com.microsoft.azure.cognitiveservices.search.entitysearch.models._movie_theater.screenCount* type: Method source: remote: *o0 path: cognitiveservices/data-plane/search/bingentitysearch/src/main/java/com/microsoft/azure/cognitiveservices/search/entitysearch/models/MovieTheater.java startLine: 31 package: com.microsoft.azure.cognitiveservices.search.entitysearch.models summary: >-Get the screenCount value.
syntax: content: public Integer screenCount() return: type: 08effaa0 description:the screenCount value
references: - uid: 08effaa0 spec.java: - name: Integer fullName: Integer - uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._movie_theater.screenCount* name: screenCount nameWithType: MovieTheater.screenCount fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.MovieTheater.screenCount package: com.microsoft.azure.cognitiveservices.search.entitysearch.models - uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._place.address() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._place href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._place.yml name: address() nameWithType: Place.address() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Place.address() type: Method summary: >-Get the address value.
syntax: content: public PostalAddress address() return: type: com.microsoft.azure.cognitiveservices.search.entitysearch.models._postal_address description:the address value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.bingId() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml name: bingId() nameWithType: Thing.bingId() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.bingId() type: Method summary: >-Get the bingId value.
syntax: content: public String bingId() return: type: "26831127" description:the bingId value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._response.contractualRules() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._response href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._response.yml name: contractualRules() nameWithType: Response.contractualRules() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Response.contractualRules() type: Method summary: >-Get the contractualRules value.
syntax: content: public Listthe contractualRules value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.description() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml name: description() nameWithType: Thing.description() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.description() type: Method summary: >-Get the description value.
syntax: content: public String description() return: type: "26831127" description:the description value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.entityPresentationInfo() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml name: entityPresentationInfo() nameWithType: Thing.entityPresentationInfo() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.entityPresentationInfo() type: Method summary: >-Get the entityPresentationInfo value.
syntax: content: public EntitiesEntityPresentationInfo entityPresentationInfo() return: type: com.microsoft.azure.cognitiveservices.search.entitysearch.models._entities_entity_presentation_info description:the entityPresentationInfo value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._identifiable.id() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._identifiable href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._identifiable.yml name: id() nameWithType: Identifiable.id() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Identifiable.id() type: Method summary: >-Get the id value.
syntax: content: public String id() return: type: "26831127" description:the id value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.image() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml name: image() nameWithType: Thing.image() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.image() type: Method summary: >-Get the image value.
syntax: content: public ImageObject image() return: type: com.microsoft.azure.cognitiveservices.search.entitysearch.models._image_object description:the image value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business.isPermanentlyClosed() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business.yml name: isPermanentlyClosed() nameWithType: LocalBusiness.isPermanentlyClosed() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.LocalBusiness.isPermanentlyClosed() type: Method summary: >-Get the isPermanentlyClosed value.
syntax: content: public Boolean isPermanentlyClosed() return: type: 866c2227 description:the isPermanentlyClosed value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.name() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml name: name() nameWithType: Thing.name() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.name() type: Method summary: >-Get the name value.
syntax: content: public String name() return: type: "26831127" description:the name value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business.panoramas() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business.yml name: panoramas() nameWithType: LocalBusiness.panoramas() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.LocalBusiness.panoramas() type: Method summary: >-Get the panoramas value.
syntax: content: public Listthe panoramas value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business.priceRange() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business.yml name: priceRange() nameWithType: LocalBusiness.priceRange() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.LocalBusiness.priceRange() type: Method summary: >-Get the priceRange value.
syntax: content: public String priceRange() return: type: "26831127" description:the priceRange value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business.tagLine() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._local_business.yml name: tagLine() nameWithType: LocalBusiness.tagLine() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.LocalBusiness.tagLine() type: Method summary: >-Get the tagLine value.
syntax: content: public String tagLine() return: type: "26831127" description:the tagLine value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._place.telephone() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._place href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._place.yml name: telephone() nameWithType: Place.telephone() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Place.telephone() type: Method summary: >-Get the telephone value.
syntax: content: public String telephone() return: type: "26831127" description:the telephone value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.url() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml name: url() nameWithType: Thing.url() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.url() type: Method summary: >-Get the url value.
syntax: content: public String url() return: type: "26831127" description:the url value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._response.webSearchUrl() parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._response href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._response.yml name: webSearchUrl() nameWithType: Response.webSearchUrl() fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Response.webSearchUrl() type: Method summary: >-Get the webSearchUrl value.
syntax: content: public String webSearchUrl() return: type: "26831127" description:the webSearchUrl value
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._entertainment_business parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._entertainment_business.yml name: EntertainmentBusiness nameWithType: EntertainmentBusiness fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.EntertainmentBusiness type: Class summary:The EntertainmentBusiness model.
syntax: content: public class EntertainmentBusiness extends LocalBusiness