Interface PropFreeBusy<T>
- All Known Implementing Classes:
FreeBusyTime, NonStandardProperty, UnknownProperty
-
Method Summary
Modifier and TypeMethodDescriptionFBTYPE: Incline Free/Busy Time Type RFC 5545, 3.2.9, page 20 To specify the free or busy time type.voidsetFreeBusyType(FreeBusyType freeBusyType) Methods inherited from interface VParent
addChild, addChild, addChild, childrenUnmodifiable, orderChild, orderChild, orderChild, removeChild, removeChild, replaceChild, replaceChildMethods inherited from interface VProperty
getNonStandard, getValue, getValueType, setNonStandard, setValue, setValueType
-
Method Details
-
getFreeBusyType
FreeBusyType getFreeBusyType()FBTYPE: Incline Free/Busy Time Type RFC 5545, 3.2.9, page 20 To specify the free or busy time type. Values can be = "FBTYPE" "=" ("FREE" / "BUSY" / "BUSY-UNAVAILABLE" / "BUSY-TENTATIVE" -
setFreeBusyType
-