net.fortuna.ical4j.util
Class Constants
java.lang.Object
net.fortuna.ical4j.util.Constants
public final class Constants
extends java.lang.Object
$Id: Constants.java,v 1.4 2008/12/16 12:34:53 fortuna Exp $
Created on 5/07/2005
Provides some convenience methods for working with constant
parameters and properties.
static Property | forProperty(Property property) - Returns a constant equivalent to the specified property
if one is applicable.
|
forProperty
public static Property forProperty(Property property)
Returns a constant equivalent to the specified property
if one is applicable. Otherwise will return the specified
property.