Class VEventRule

    • Constructor Detail

      • VEventRule

        public VEventRule()
    • Method Detail

      • getSupportedType

        public Class<VEvent> getSupportedType()
        Description copied from interface: Rfc5545Rule
        Gets the class of the elements this rule can be applied to.
        Specified by:
        getSupportedType in interface Rfc5545Rule<VEvent>
        Returns:
        the class of the elements this rule can be applied to