biweekly.property
Class RawProperty
java.lang.Object
biweekly.property.ICalProperty
biweekly.property.RawProperty
public class RawProperty
- extends ICalProperty
A property that does not have a marshaller associated with it.
- Author:
- Michael Angstadt
Methods inherited from class biweekly.property.ICalProperty |
addParameter, getAltRepresentation, getCommonName, getDirectoryEntry, getFormatType, getLanguage, getParameter, getParameters, getParameters, getSentBy, getTimezoneId, removeParameter, setAltRepresentation, setCommonName, setDirectoryEntry, setFormatType, setLanguage, setParameter, setParameter, setParameters, setSentBy, setTimezone, setTimezoneId, validate, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RawProperty
public RawProperty(String name,
String value)
getValue
public String getValue()
getName
public String getName()
Copyright © 2013 Michael Angstadt. All Rights Reserved.