public final class CreationDate extends SimpleTimeAttrib
OpenEstateAttrib.ENERGY_CERTIFICATE_CREATION_DATE
.
TYPE_DATE, TYPE_DATETIME, TYPE_TIME
Constructor and Description |
---|
CreationDate() |
CreationDate(Date value) |
Modifier and Type | Method and Description |
---|---|
static Date |
get(EstateImpl estate) |
static Calendar |
getAsCalendar(EstateImpl estate) |
static Long |
getAsLong(EstateImpl estate) |
static String |
getAsString(EstateImpl estate) |
static String |
getAsString(EstateImpl estate,
Locale locale) |
static void |
put(EstateImpl estate,
Calendar value) |
static void |
put(EstateImpl estate,
Date value) |
static void |
put(EstateImpl estate,
Long value) |
static void |
put(EstateImpl estate,
String value) |
get, getAsCalendar, getAsLong, getAsString, getAsString, getDefaultValue, getFormat, getFormat, getFormattedValue, getType, getValue, isDate, isDateTime, isTime, parseValue, put, put, put, put, setValue, writeValue
readFromXml, serializeToXml
getAttrib, getAttribGroup, getAttribName, getCountries, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getGroup, getGroupName, getTagName, getTranslation, getTranslation, hasEmptyValue, isCountrySpecific, isCountrySupported
public CreationDate()
public CreationDate(Date value)
public static Date get(EstateImpl estate)
public static Calendar getAsCalendar(EstateImpl estate)
public static Long getAsLong(EstateImpl estate)
public static String getAsString(EstateImpl estate)
public static String getAsString(EstateImpl estate, Locale locale)
public static void put(EstateImpl estate, String value)
public static void put(EstateImpl estate, Long value)
public static void put(EstateImpl estate, Calendar value)
public static void put(EstateImpl estate, Date value)
Copyright © 2019 OpenEstate. All rights reserved.