Uses of Class
io.github.tonywasher.joceanus.oceanus.date.OceanusDate
Packages that use OceanusDate
Package
Description
Data definitions.
Parsers.
Preference Set Manager.
UK Tax details.
Package that provides a view of a date as simply a day, with no time information.
Data definitions.
Handles mapping to/from database.
Map definitions.
Service definition for SpreadSheet PlugIns.
Prometheus sheets is a package that simply maps data-types to and from backup spreadsheets.
Button API.
Chart API.
Field API classes.
Button Core.
Core Charts.
-
Uses of OceanusDate in io.github.tonywasher.joceanus.metis.data
Methods in io.github.tonywasher.joceanus.metis.data that return OceanusDate -
Uses of OceanusDate in io.github.tonywasher.joceanus.metis.parser
Methods in io.github.tonywasher.joceanus.metis.parser that return OceanusDateModifier and TypeMethodDescriptionParse a date value. -
Uses of OceanusDate in io.github.tonywasher.joceanus.metis.preference
Methods in io.github.tonywasher.joceanus.metis.preference that return OceanusDateModifier and TypeMethodDescriptionMetisPreferenceSet.getDateValue(MetisPreferenceKey pKey) Obtain Date value.MetisPreferenceSet.MetisDatePreference.getValue()Methods in io.github.tonywasher.joceanus.metis.preference with parameters of type OceanusDateModifier and TypeMethodDescriptionvoidMetisPreferenceSet.MetisDatePreference.setValue(OceanusDate pNewValue) Set value. -
Uses of OceanusDate in io.github.tonywasher.joceanus.moneywise.tax.uk
Methods in io.github.tonywasher.joceanus.moneywise.tax.uk that return OceanusDateMethods in io.github.tonywasher.joceanus.moneywise.tax.uk that return types with arguments of type OceanusDateMethods in io.github.tonywasher.joceanus.moneywise.tax.uk with parameters of type OceanusDateConstructors in io.github.tonywasher.joceanus.moneywise.tax.uk with parameters of type OceanusDateModifierConstructorDescriptionprotectedMoneyWiseUKTaxConfig(MoneyWiseUKTaxYear pTaxYear, io.github.tonywasher.joceanus.moneywise.tax.MoneyWiseTaxSource pTaxSource, OceanusDate pBirthday) Constructor. -
Uses of OceanusDate in io.github.tonywasher.joceanus.oceanus.date
Methods in io.github.tonywasher.joceanus.oceanus.date that return OceanusDateModifier and TypeMethodDescriptionOceanusDateConfig.currentDate()Obtain current date.OceanusFiscalYear.endOfMonth(OceanusDate pDate) Normalise date to end of FiscalMonth.OceanusFiscalYear.endOfYear(OceanusDate pDate) Normalise date to end of FiscalYear.OceanusDateFormatter.fromBytes(byte[] pBuffer) Parse a byte array representation of a date.OceanusDateRangeState.getBaseDate()Get the base date.OceanusDateConfig.getCurrentMonth()Get the current month.OceanusDateConfig.getEarliestDate()Get the earliest select-able date.OceanusDateRange.getEnd()Get the end date for the range.OceanusDateRangeState.getEndDate()Get the end date.OceanusDateConfig.getLatestDate()Get the latest select-able date.OceanusDateConfig.getSelectedDate()Get the selected date.OceanusDateRange.getStart()Get the start date for the range.OceanusDateRangeState.getStartDate()Get the start date.Parse Date.OceanusDateFormatter.parseDateBase(String pValue, int pBaseYear) Parse Date using the passed year as base date.OceanusFiscalYear.startOfMonth(OceanusDate pDate) Normalise date to start of FiscalMonth.Methods in io.github.tonywasher.joceanus.oceanus.date with parameters of type OceanusDateModifier and TypeMethodDescriptionintOceanusDate.ageOn(OceanusDate pDate) Calculate the age that someone born on this date will be on a given date.intOceanusDate.compareTo(OceanusDate pThat) intOceanusDateRange.compareToDate(OceanusDate pDate) Determine whether a Date is within this range.voidOceanusDate.copyDate(OceanusDate pDate) Copy a date from another DateDay.longOceanusDate.daysUntil(OceanusDate pDate) Calculate the days until the specified date.OceanusFiscalYear.endOfMonth(OceanusDate pDate) Normalise date to end of FiscalMonth.OceanusFiscalYear.endOfYear(OceanusDate pDate) Normalise date to end of FiscalYear.OceanusDateFormatter.formatDate(OceanusDate pDate) Format a Date.static booleanOceanusDateConfig.isDateChanged(OceanusDate pFirst, OceanusDate pSecond) Has the date changed?static booleanOceanusDate.isDifferent(OceanusDate pCurr, OceanusDate pNew) Determine whether two DateDay objects differ.static booleanOceanusDateConfig.isSameMonth(OceanusDate pFirst, OceanusDate pSecond) Are the dates in the same month.static booleanOceanusDateConfig.isSameYear(OceanusDate pFirst, OceanusDate pSecond) Are the dates in the same year.voidOceanusDateRangeState.setBaseDate(OceanusDate pBaseDate) Set new base Date.final voidOceanusDateConfig.setEarliestDate(OceanusDate pEarliest) Set the earliest date.voidOceanusDateRangeState.setEndDate(OceanusDate pEndDate) Set new End Date.final voidOceanusDateConfig.setLatestDate(OceanusDate pLatest) Set the latest date.final voidOceanusDateConfig.setSelectedDate(OceanusDate pDate) Set the selected date.voidOceanusDateRangeState.setStartDate(OceanusDate pStartDate) Set new Start Date.OceanusFiscalYear.startOfMonth(OceanusDate pDate) Normalise date to start of FiscalMonth.byte[]OceanusDateFormatter.toBytes(OceanusDate pDate) Create a byte array representation of a date.Method parameters in io.github.tonywasher.joceanus.oceanus.date with type arguments of type OceanusDateModifier and TypeMethodDescriptionvoidOceanusDateConfig.setAllowed(Predicate<OceanusDate> pAllowed) Set the Allowed predicate.Constructors in io.github.tonywasher.joceanus.oceanus.date with parameters of type OceanusDateModifierConstructorDescriptionOceanusDate(OceanusDate pDate) Construct a new Date and initialise from a date.OceanusDateRange(OceanusDate pStart, OceanusDate pEnd) Construct a Range from a Start Date and an End Date. -
Uses of OceanusDate in io.github.tonywasher.joceanus.prometheus.data
Methods in io.github.tonywasher.joceanus.prometheus.data that return OceanusDate -
Uses of OceanusDate in io.github.tonywasher.joceanus.prometheus.database
Methods in io.github.tonywasher.joceanus.prometheus.database that return OceanusDateModifier and TypeMethodDescriptionPrometheusTableDefinition.getDateValue(MetisDataItem.MetisDataFieldId pId) Get Date value for column.(package private) OceanusDatePrometheusColumnDefinition.PrometheusDateColumn.getValue()Get the value.Methods in io.github.tonywasher.joceanus.prometheus.database with parameters of type OceanusDateModifier and TypeMethodDescriptionvoidPrometheusTableDefinition.setDateValue(MetisDataItem.MetisDataFieldId pId, OceanusDate pValue) Set Date value for column.(package private) voidPrometheusColumnDefinition.PrometheusDateColumn.setValue(OceanusDate pValue) Set the value. -
Uses of OceanusDate in io.github.tonywasher.joceanus.prometheus.maps
Methods in io.github.tonywasher.joceanus.prometheus.maps with parameters of type OceanusDateModifier and TypeMethodDescription(package private) booleanPrometheusMapsDateInstance.isDateAvailable(PrometheusDataItem pOwner, OceanusDate pDate) Is the date available?(package private) booleanPrometheusMapsListInstance.isDateAvailable(PrometheusDataItem pOwner, OceanusDate pDate) Is the date available? -
Uses of OceanusDate in io.github.tonywasher.joceanus.prometheus.service.sheet
Methods in io.github.tonywasher.joceanus.prometheus.service.sheet that return OceanusDateModifier and TypeMethodDescriptionabstract OceanusDatePrometheusSheetCell.getDate()Obtain date value of the cell.Methods in io.github.tonywasher.joceanus.prometheus.service.sheet with parameters of type OceanusDateModifier and TypeMethodDescriptionvoidPrometheusSheetCell.setDate(OceanusDate pValue) Set date value of the cell.protected abstract voidPrometheusSheetCell.setDateValue(OceanusDate pValue) Set non-null date value of the cell. -
Uses of OceanusDate in io.github.tonywasher.joceanus.prometheus.sheets
Methods in io.github.tonywasher.joceanus.prometheus.sheets that return OceanusDateModifier and TypeMethodDescriptionprotected OceanusDatePrometheusSheetDataItem.loadDate(int pOffset) Access a date from the WorkSheet.Methods in io.github.tonywasher.joceanus.prometheus.sheets with parameters of type OceanusDateModifier and TypeMethodDescriptionprotected voidPrometheusSheetDataItem.writeDate(int pOffset, OceanusDate pValue) Write a date to the WorkSheet. -
Uses of OceanusDate in io.github.tonywasher.joceanus.tethys.api.button
Methods in io.github.tonywasher.joceanus.tethys.api.button that return OceanusDateModifier and TypeMethodDescriptionTethysUIDateButtonManager.getEarliestDate()Obtain the earliest Date.TethysUIDateButtonManager.getLatestDate()Obtain the latest Date.TethysUIDateButtonManager.getSelectedDate()Obtain the selected Date.Methods in io.github.tonywasher.joceanus.tethys.api.button with parameters of type OceanusDateModifier and TypeMethodDescriptionvoidTethysUIDateButtonManager.setEarliestDate(OceanusDate pDate) Set earliest Date.voidTethysUIDateButtonManager.setLatestDate(OceanusDate pDate) Set latest Date.voidTethysUIDateButtonManager.setSelectedDate(OceanusDate pDate) Set selected Date. -
Uses of OceanusDate in io.github.tonywasher.joceanus.tethys.api.chart
Methods in io.github.tonywasher.joceanus.tethys.api.chart that return OceanusDateModifier and TypeMethodDescriptionTethysUIAreaChart.TethysUIAreaChartDataPoint.getDate()Obtain the date.Methods in io.github.tonywasher.joceanus.tethys.api.chart with parameters of type OceanusDateModifier and TypeMethodDescriptionvoidTethysUIAreaChart.TethysUIAreaChartSeries.addPoint(OceanusDate pDate, OceanusMoney pValue) Add a dataPoint. -
Uses of OceanusDate in io.github.tonywasher.joceanus.tethys.api.field
Methods in io.github.tonywasher.joceanus.tethys.api.field that return OceanusDateModifier and TypeMethodDescriptiondefault OceanusDateTethysUIDataEditField.TethysUIDateButtonField.getCastValue(Object pValue) -
Uses of OceanusDate in io.github.tonywasher.joceanus.tethys.core.button
Methods in io.github.tonywasher.joceanus.tethys.core.button that return OceanusDateModifier and TypeMethodDescriptionTethysUICoreDateButtonManager.getEarliestDate()TethysUICoreDateButtonManager.getLatestDate()TethysUICoreDateButtonManager.getSelectedDate()Methods in io.github.tonywasher.joceanus.tethys.core.button with parameters of type OceanusDateModifier and TypeMethodDescriptionvoidTethysUICoreDateButtonManager.setEarliestDate(OceanusDate pDate) voidTethysUICoreDateButtonManager.setLatestDate(OceanusDate pDate) voidTethysUICoreDateButtonManager.setSelectedDate(OceanusDate pDate) -
Uses of OceanusDate in io.github.tonywasher.joceanus.tethys.core.chart
Methods in io.github.tonywasher.joceanus.tethys.core.chart that return OceanusDateMethods in io.github.tonywasher.joceanus.tethys.core.chart with parameters of type OceanusDateModifier and TypeMethodDescriptionvoidTethysUICoreAreaChart.TethysUICoreAreaChartSeries.addPoint(OceanusDate pDate, OceanusMoney pValue) Constructors in io.github.tonywasher.joceanus.tethys.core.chart with parameters of type OceanusDateModifierConstructorDescription(package private)TethysUICoreAreaChartDataPoint(TethysUIAreaChart.TethysUIAreaChartSeries pSeries, OceanusDate pDate, OceanusMoney pValue) Constructor.