biweekly.property.marshaller
Class PercentCompleteMarshaller
java.lang.Object
biweekly.property.marshaller.ICalPropertyMarshaller<T>
biweekly.property.marshaller.IntegerPropertyMarshaller<PercentComplete>
biweekly.property.marshaller.PercentCompleteMarshaller
public class PercentCompleteMarshaller
- extends IntegerPropertyMarshaller<PercentComplete>
Marshals PercentComplete
properties.
- Author:
- Michael Angstadt
Methods inherited from class biweekly.property.marshaller.ICalPropertyMarshaller |
_prepareParameters, date, date, escape, getPropertyClass, getPropertyName, getQName, parseComponent, parseList, parseText, parseXml, prepareParameters, split, unescape, writeText, writeXml |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PercentCompleteMarshaller
public PercentCompleteMarshaller()
newInstance
protected PercentComplete newInstance(Integer value)
- Specified by:
newInstance
in class IntegerPropertyMarshaller<PercentComplete>
Copyright © 2013 Michael Angstadt. All Rights Reserved.