MovieTheater Class
- java.
lang. Object - ResponseBase
- Identifiable
- Response
- Thing
- Place
- LocalBusiness
- EntertainmentBusiness
- com.
microsoft. azure. cognitiveservices. search. entitysearch. models. MovieTheater
- com.
public class MovieTheater extends EntertainmentBusiness
The MovieTheater model.
Method Summary
Modifier and Type | Method and Description |
---|---|
Integer |
screenCount()
Get the screenCount value. |
Inherited Members
Place.address()
Thing.bingId()
Response.contractualRules()
Thing.description()
Thing.entityPresentationInfo()
Identifiable.id()
Thing.image()
LocalBusiness.isPermanentlyClosed()
Thing.name()
LocalBusiness.panoramas()
LocalBusiness.priceRange()
LocalBusiness.tagLine()
Place.telephone()
Thing.url()
Response.webSearchUrl()
Method Details
screenCount
public Integer screenCount()
Get the screenCount value.
Returns:
the screenCount value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java