All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.fortuna.ical4j.model.Rfc5545PropertyRule Maven / Gradle / Ivy

There is a newer version: 2.0.4
Show newest version
package net.fortuna.ical4j.model;

/**
 * Incarnation of RFC5545 rule that applies to Property elements.
 * 
 * @author daniel grigore
 *
 * @param 
 *            subtype of {@link Property} class
 */
public interface Rfc5545PropertyRule extends Rfc5545Rule {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy