public interface TimeUnitDefaultsContainer
Modifier and Type | Method and Description |
---|---|
Integer |
getDaysPerMonth()
Retrieve the number of days per month.
|
Integer |
getMinutesPerDay()
Retrieve the number of minutes per day.
|
Integer |
getMinutesPerMonth()
Retrieve the number of minutes per month.
|
Integer |
getMinutesPerWeek()
Retrieve the number of minutes per week.
|
Integer |
getMinutesPerYear()
Retrieve the number of minutes per year.
|
Integer getMinutesPerDay()
Integer getMinutesPerWeek()
Integer getMinutesPerMonth()
Integer getMinutesPerYear()
Integer getDaysPerMonth()
Copyright © 2000–2024 Packwood Software. All rights reserved.