public class PropertyDateTimeImpl extends AbstractPropertyData<GregorianCalendar> implements MutablePropertyDateTime
| Constructor and Description | 
|---|
PropertyDateTimeImpl()  | 
PropertyDateTimeImpl(String id,
                    GregorianCalendar value)  | 
PropertyDateTimeImpl(String id,
                    List<GregorianCalendar> values)  | 
getDisplayName, getFirstValue, getId, getLocalName, getQueryName, getValues, setDisplayName, setId, setLocalName, setQueryName, setValue, setValues, toStringgetExtensions, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetDisplayName, setId, setLocalName, setQueryName, setValue, setValuesgetDisplayName, getFirstValue, getId, getLocalName, getQueryName, getValuesgetExtensions, setExtensionspublic PropertyDateTimeImpl()
public PropertyDateTimeImpl(String id, List<GregorianCalendar> values)
public PropertyDateTimeImpl(String id, GregorianCalendar value)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.