类 ArchiveOrganization
java.lang.Object
net.jlxxw.schema.org.AbstractSchema
net.jlxxw.schema.org.Place
net.jlxxw.schema.org.LocalBusiness
net.jlxxw.schema.org.ArchiveOrganization
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明net.jlxxw.schema.org.ArchiveOrganization.CustomCommentnet.jlxxw.schema.org.ArchiveOrganization.CustomLabelvoidsetArchiveHeld(ArchiveComponent archiveHeld) voidsetCustomComment(net.jlxxw.schema.org.ArchiveOrganization.CustomComment customComment) voidsetCustomLabel(net.jlxxw.schema.org.ArchiveOrganization.CustomLabel customLabel) 从类继承的方法 net.jlxxw.schema.org.LocalBusiness
getBranchOf, getCurrenciesAccepted, getOpeningHours, getPaymentAccepted, getPriceRange, setBranchOf, setCurrenciesAccepted, setOpeningHours, setPaymentAccepted, setPriceRange从类继承的方法 net.jlxxw.schema.org.Place
getAdditionalProperty, getAddress, getAggregateRating, getAmenityFeature, getBranchCode, getContainedIn, getContainedInPlace, getContainsPlace, getEvents, getFaxNumber, getGeo, getGeoContains, getGeoCoveredBy, getGeoCovers, getGeoCrosses, getGeoDisjoint, getGeoEquals, getGeoIntersects, getGeoOverlaps, getGeoTouches, getGeoWithin, getGlobalLocationNumber, getHasCertification, getHasDriveThroughService, getHasGS1DigitalLink, getHasMap, getIsAccessibleForFree, getIsicV4, getKeywords, getLatitude, getLogo, getLongitude, getMaps, getMaximumAttendeeCapacity, getOpeningHoursSpecification, getPhoto, getPhotos, getPublicAccess, getReview, getReviews, getSlogan, getSmokingAllowed, getSpecialOpeningHoursSpecification, getTelephone, getTourBookingPage, setAdditionalProperty, setAddress, setAggregateRating, setAmenityFeature, setBranchCode, setContainedIn, setContainedInPlace, setContainsPlace, setEvents, setFaxNumber, setGeo, setGeoContains, setGeoCoveredBy, setGeoCovers, setGeoCrosses, setGeoDisjoint, setGeoEquals, setGeoIntersects, setGeoOverlaps, setGeoTouches, setGeoWithin, setGlobalLocationNumber, setHasCertification, setHasDriveThroughService, setHasGS1DigitalLink, setHasMap, setIsAccessibleForFree, setIsicV4, setKeywords, setLatitude, setLogo, setLongitude, setMaps, setMaximumAttendeeCapacity, setOpeningHoursSpecification, setPhoto, setPhotos, setPublicAccess, setReview, setReviews, setSlogan, setSmokingAllowed, setSpecialOpeningHoursSpecification, setTelephone, setTourBookingPage从类继承的方法 net.jlxxw.schema.org.AbstractSchema
getComment, getContext, getDescription, getId, getLabel, getName, getType, parseToObject, setComment, setContext, setDescription, setId, setLabel, setMapper, setName, setType, toJsonLdString, toString
-
构造器详细资料
-
ArchiveOrganization
public ArchiveOrganization()
-
-
方法详细资料
-
getArchiveHeld
-
setArchiveHeld
-
getCustomComment
public net.jlxxw.schema.org.ArchiveOrganization.CustomComment getCustomComment() -
setCustomComment
public void setCustomComment(net.jlxxw.schema.org.ArchiveOrganization.CustomComment customComment) -
getCustomLabel
public net.jlxxw.schema.org.ArchiveOrganization.CustomLabel getCustomLabel() -
setCustomLabel
public void setCustomLabel(net.jlxxw.schema.org.ArchiveOrganization.CustomLabel customLabel)
-