public interface GoogleBase extends Module, Article, Course, Event, Job, Person, Product, Review, ScholarlyArticle, Service, Travel, Unknown, Vehicle, Wanted, Housing
It supports all the individual data "types". If you want to work with, for instance, just the Article or Job datatype, you can cast it to the respective interface and see only methods related to a particular entry type.
Modifier and Type | Field and Description |
---|---|
static String |
URI
This is the URI for the Google Base Schema.
|
copyFrom, getInterface
getAuthors, getNewsSource, getPages, getPublishDate, setAuthors, setNewsSource, setPages, setPublishDate
getCourseDateRange, getCourseNumber, getCourseTimes, getSalary, getSubjects, getUniversity, setCourseDateRange, setCourseNumber, setCourseTimes, setSalary, setSubjects, setUniversity
getCurrency, getDeliveryNotes, getDeliveryRadius, getEventDateRange, getLocation, getPaymentAccepted, getPaymentNotes, getPrice, getPriceType, getQuantity, getShipping, getTaxPercent, getTaxRegion, setCurrency, setDeliveryNotes, setDeliveryRadius, setEventDateRange, setLocation, setPaymentAccepted, setPaymentNotes, setPrice, setPriceType, setQuantity, setShipping, setTaxPercent, setTaxRegion
getCurrency, getEducation, getEmployer, getImmigrationStatus, getJobFunctions, getJobIndustries, getJobTypes, getLocation, getSalary, getSalaryType, setCurrency, setEducation, setEmployer, setImmigrationStatus, setJobFunctions, setJobIndustries, setJobTypes, setLocation, setSalary, setSalaryType
getAge, getEducation, getEmployer, getEthnicities, getGender, getInterestedIn, getLocation, getMaritalStatus, getOccupation, getSexualOrientation, setAge, setEducation, setEmployer, setEthnicities, setGender, setInterestedIn, setLocation, setMaritalStatus, setOccupation, setSexualOrientation
getActors, getApparelType, getArtists, getAuthors, getBrand, getColors, getCondition, getCurrency, getDeliveryNotes, getDeliveryRadius, getFormat, getIsbn, getLocation, getManufacturer, getManufacturerId, getMegapixels, getMemory, getModelNumber, getPaymentAccepted, getPaymentNotes, getPickup, getPrice, getPriceType, getProcessorSpeed, getProductTypes, getQuantity, getShipping, getSize, getTaxPercent, getTaxRegion, getUpc, getWeight, setActors, setApparelType, setArtists, setAuthors, setBrand, setColors, setCondition, setCurrency, setDeliveryNotes, setDeliveryRadius, setFormat, setIsbn, setLocation, setManufacturer, setManufacturerId, setMegapixels, setMemory, setModelNumber, setPaymentAccepted, setPaymentNotes, setPickup, setPrice, setPriceType, setProcessorSpeed, setProductTypes, setQuantity, setShipping, setSize, setTaxPercent, setTaxRegion, setUpc, setWeight
getAuthors, getDeliveryNotes, getDeliveryRadius, getNameOfItemBeingReviewed, getPublishDate, getRating, getReviewerType, getReviewType, getUrlOfItemBeingReviewed, setAuthors, setDeliveryNotes, setDeliveryRadius, setNameOfItemBeingReviewed, setPublishDate, setRating, setReviewerType, setReviewType, setUrlOfItemBeingReviewed
getAuthors, getPages, getPublicationName, getPublicationVolume, getPublishDate, setAuthors, setPages, setPublicationName, setPublicationVolume, setPublishDate
getCurrency, getDeliveryNotes, getDeliveryRadius, getLocation, getPaymentAccepted, getPaymentNotes, getPrice, getPriceType, getQuantity, getServiceType, getShipping, getTaxPercent, getTaxRegion, setCurrency, setDeliveryNotes, setDeliveryRadius, setLocation, setPaymentAccepted, setPaymentNotes, setPrice, setPriceType, setQuantity, setServiceType, setShipping, setTaxPercent, setTaxRegion
getCurrency, getDeliveryNotes, getDeliveryRadius, getFromLocation, getLocation, getPaymentAccepted, getPaymentNotes, getPrice, getPriceType, getQuantity, getShipping, getTaxPercent, getTaxRegion, getToLocation, getTravelDateRange, setCurrency, setDeliveryNotes, setDeliveryRadius, setFromLocation, setLocation, setPaymentAccepted, setPaymentNotes, setPriceType, setQuantity, setTaxPercent, setTaxRegion, setToLocation, setTravelDateRange
getLicenses, getOperatingSystems, getProgrammingLanguages, getRelatedLinks, getSquareFootages, getSubjectAreas, setLicenses, setOperatingSystems, setProgrammingLanguages, setRelatedLinks, setSquareFootages, setSubjectAreas
getColors, getCondition, getCurrency, getDeliveryNotes, getDeliveryRadius, getLocation, getMake, getMileage, getModel, getPaymentAccepted, getPaymentNotes, getPrice, getPriceType, getQuantity, getShipping, getTaxPercent, getTaxRegion, getVehicleType, getVin, getYear, setColors, setCondition, setCurrency, setDeliveryNotes, setDeliveryRadius, setLocation, setMake, setMileage, setModel, setPaymentAccepted, setPaymentNotes, setPrice, setPriceType, setQuantity, setShipping, setTaxPercent, setTaxRegion, setVehicleType, setVin, setYear
getDeliveryNotes, getDeliveryRadius, getLocation, setDeliveryNotes, setDeliveryRadius, setLocation
getAgents, getArea, getBathrooms, getBedrooms, getCurrency, getHoaDues, getListingType, getLocation, getPaymentAccepted, getPaymentNotes, getPrice, getPriceType, getPropertyTypes, getSchoolDistrict, getTaxPercent, getTaxRegion, getYear, setAgents, setArea, setBathrooms, setBedrooms, setCurrency, setHoaDues, setListingType, setLocation, setPaymentAccepted, setPaymentNotes, setPrice, setPriceType, setPropertyTypes, setSchoolDistrict, setTaxPercent, setTaxRegion, setYear
getExpirationDate, getExpirationDateTime, getId, getImageLinks, getLabels, setExpirationDate, setExpirationDateTime, setId, setImageLinks, setLabels
static final String URI
Copyright © 2021. All rights reserved.