Package thewebsemantic.vocabulary
Interface Ical
-
- All Superinterfaces:
As
- All Known Subinterfaces:
Ical.Vevent
public interface Ical extends As
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIcal.Vevent
-
Method Summary
-
Methods inherited from interface thewebsemantic.As
as, asResource, isa
-
-
-
-
Method Detail
-
tzid
Collection<String> tzid()
-
class_
Collection<String> class_()
-
method
Collection<String> method()
-
transp
Collection<String> transp()
-
dtstamp
Collection<Thing> dtstamp()
-
dtend
Collection<Thing> dtend()
-
repeat
Collection<String> repeat()
-
version
Collection<String> version()
-
requestStatus
Collection<String> requestStatus()
-
categories
Collection<String> categories()
-
rrule
Collection<Thing> rrule()
-
trigger
Collection<Thing> trigger()
-
attendee
Collection<Thing> attendee()
-
uid
Collection<String> uid()
-
organizer
Collection<Thing> organizer()
-
duration
Collection<Thing> duration()
-
tzoffsetto
Collection<String> tzoffsetto()
-
created
Collection<Thing> created()
-
summary
Collection<String> summary()
-
description
Collection<String> description()
-
priority
Collection<String> priority()
-
lastModified
Collection<Thing> lastModified()
-
calscale
Collection<String> calscale()
-
dtstart
Collection<Thing> dtstart()
-
location
Collection<String> location()
-
percentComplete
Collection<String> percentComplete()
-
tzoffsetfrom
Collection<String> tzoffsetfrom()
-
geo
Collection<Thing> geo()
-
exrule
Collection<Thing> exrule()
-
status
Collection<String> status()
-
relatedTo
Collection<String> relatedTo()
-
prodid
Collection<String> prodid()
-
rdate
Collection<Thing> rdate()
-
freebusy
Collection<Thing> freebusy()
-
comment
Collection<String> comment()
-
action
Collection<String> action()
-
resources
Collection<String> resources()
-
recurrenceId
Collection<Thing> recurrenceId()
-
due
Collection<Thing> due()
-
contact
Collection<String> contact()
-
completed
Collection<Thing> completed()
-
tzname
Collection<String> tzname()
-
exdate
Collection<Thing> exdate()
-
sequence
Collection<String> sequence()
-
attach
Collection<Thing> attach()
-
url
Collection<Thing> url()
-
tzurl
Collection<Thing> tzurl()
-
-