类 Event
java.lang.Object
net.jlxxw.schema.org.AbstractSchema
net.jlxxw.schema.org.Event
- 直接已知子类:
BusinessEvent,ChildrensEvent,ComedyEvent,CourseInstance,DanceEvent,DeliveryEvent,EducationEvent,EventSeries,ExhibitionEvent,Festival,Hackathon,LiteraryEvent,MusicEvent,PublicationEvent,SaleEvent,ScreeningEvent,SocialEvent,SportsEvent,TheaterEvent,UserInteraction,VisualArtsEvent
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getAbout()getActor()voidvoidsetActor(List<AbstractSchema> actor) voidsetAggregateRating(AbstractSchema aggregateRating) voidsetAttendee(List<AbstractSchema> attendee) voidsetAttendees(List<AbstractSchema> attendees) voidsetComposer(List<AbstractSchema> composer) voidsetContributor(List<AbstractSchema> contributor) voidsetDirector(Person director) voidsetDoorTime(LocalDateTime doorTime) voidsetEndDate(LocalDate endDate) voidsetEventAttendanceMode(EventAttendanceModeEnumeration eventAttendanceMode) voidsetEventSchedule(Schedule eventSchedule) voidsetEventStatus(EventStatusType eventStatus) voidsetFunder(List<AbstractSchema> funder) voidsetFunding(Grant funding) voidsetInLanguage(String inLanguage) voidsetIsAccessibleForFree(Boolean isAccessibleForFree) voidsetKeywords(String keywords) voidsetLocation(String location) voidsetMaximumAttendeeCapacity(Integer maximumAttendeeCapacity) voidsetMaximumPhysicalAttendeeCapacity(Integer maximumPhysicalAttendeeCapacity) voidsetMaximumVirtualAttendeeCapacity(Integer maximumVirtualAttendeeCapacity) voidsetOffers(List<AbstractSchema> offers) voidsetOrganizer(List<AbstractSchema> organizer) voidsetPerformer(List<AbstractSchema> performer) voidsetPerformers(List<AbstractSchema> performers) voidsetPreviousStartDate(LocalDate previousStartDate) voidsetRecordedIn(CreativeWork recordedIn) voidsetRemainingAttendeeCapacity(Integer remainingAttendeeCapacity) voidsetReview(AbstractSchema review) voidsetSponsor(List<AbstractSchema> sponsor) voidsetStartDate(LocalDate startDate) voidsetSubEvent(Event subEvent) voidsetSubEvents(Event subEvents) voidsetSuperEvent(Event superEvent) voidsetTranslator(List<AbstractSchema> translator) voidsetTypicalAgeRange(String typicalAgeRange) voidsetWorkFeatured(CreativeWork workFeatured) voidsetWorkPerformed(CreativeWork workPerformed) 从类继承的方法 net.jlxxw.schema.org.AbstractSchema
getComment, getContext, getDescription, getId, getLabel, getName, getType, parseToObject, setComment, setContext, setDescription, setId, setLabel, setMapper, setName, setType, toJsonLdString, toString
-
构造器详细资料
-
Event
public Event()
-
-
方法详细资料
-
getEventAttendanceMode
-
setEventAttendanceMode
-
getAggregateRating
-
setAggregateRating
-
getMaximumPhysicalAttendeeCapacity
-
setMaximumPhysicalAttendeeCapacity
-
getEventStatus
-
setEventStatus
-
getSponsor
-
setSponsor
-
getFunding
-
setFunding
-
getWorkPerformed
-
setWorkPerformed
-
getOffers
-
setOffers
-
getAttendees
-
setAttendees
-
getAttendee
-
setAttendee
-
getLocation
-
setLocation
-
getOrganizer
-
setOrganizer
-
getMaximumAttendeeCapacity
-
setMaximumAttendeeCapacity
-
getPreviousStartDate
-
setPreviousStartDate
-
getContributor
-
setContributor
-
getDirector
-
setDirector
-
getMaximumVirtualAttendeeCapacity
-
setMaximumVirtualAttendeeCapacity
-
getPerformer
-
setPerformer
-
getRecordedIn
-
setRecordedIn
-
getActor
-
setActor
-
getInLanguage
-
setInLanguage
-
getTypicalAgeRange
-
setTypicalAgeRange
-
getDoorTime
-
setDoorTime
-
getTranslator
-
setTranslator
-
getPerformers
-
setPerformers
-
getSubEvent
-
setSubEvent
-
getSubEvents
-
setSubEvents
-
getStartDate
-
setStartDate
-
getFunder
-
setFunder
-
getWorkFeatured
-
setWorkFeatured
-
getIsAccessibleForFree
-
setIsAccessibleForFree
-
getEventSchedule
-
setEventSchedule
-
getComposer
-
setComposer
-
getAbout
-
setAbout
-
getReview
-
setReview
-
getSuperEvent
-
setSuperEvent
-
getKeywords
-
setKeywords
-
getEndDate
-
setEndDate
-
getRemainingAttendeeCapacity
-
setRemainingAttendeeCapacity
-