biweekly.component.marshaller
Class VTimezoneMarshaller

java.lang.Object
  extended by biweekly.component.marshaller.ICalComponentMarshaller<VTimezone>
      extended by biweekly.component.marshaller.VTimezoneMarshaller

public class VTimezoneMarshaller
extends ICalComponentMarshaller<VTimezone>

Author:
Michael Angstadt

Field Summary
 
Fields inherited from class biweekly.component.marshaller.ICalComponentMarshaller
clazz, componentName
 
Constructor Summary
VTimezoneMarshaller()
           
 
Method Summary
protected  VTimezone _newInstance()
          Creates a new instance of the component class.
 
Methods inherited from class biweekly.component.marshaller.ICalComponentMarshaller
emptyInstance, getComponentClass, getComponentName, getComponents, getProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VTimezoneMarshaller

public VTimezoneMarshaller()
Method Detail

_newInstance

protected VTimezone _newInstance()
Description copied from class: ICalComponentMarshaller
Creates a new instance of the component class.

Specified by:
_newInstance in class ICalComponentMarshaller<VTimezone>
Returns:
the new instance


Copyright © 2013 Michael Angstadt. All Rights Reserved.