Class TzIdRule

    • Constructor Detail

      • TzIdRule

        public TzIdRule()
    • Method Detail

      • applyTo

        public void applyTo​(TzId element)
        Description copied from interface: Rfc5545Rule
        Applies this rule to the specified element.
        Specified by:
        applyTo in interface Rfc5545Rule<TzId>
      • getSupportedType

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