java.lang.Object
net.fortuna.ical4j.model.PropertyGroup
- All Implemented Interfaces:
PropertyListAccessor
Support for operations applicable to a group of properties. Currently, property grouping is only supported in
the vCard specification.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.fortuna.ical4j.model.PropertyListAccessor
getProperties, getProperty, getProperty, getRequiredProperty, getRequiredProperty
-
Constructor Details
-
PropertyGroup
-
-
Method Details
-
getPropertyList
- Specified by:
getPropertyListin interfacePropertyListAccessor
-