Uses of Class
org.goplanit.utils.unit.TimeUnit
-
Packages that use TimeUnit Package Description org.goplanit.io.xml.util Utility methods to help process XML dataorg.goplanit.utils.unit -
-
Uses of TimeUnit in org.goplanit.io.xml.util
Methods in org.goplanit.io.xml.util that return TimeUnit Modifier and Type Method Description static TimeUnitEnumConversionUtil. xmlToPlanit(org.goplanit.xml.generated.TimeUnit xmlTimeUnitType)Convert TimeUnit type from XML to PLANit Unit -
Uses of TimeUnit in org.goplanit.utils.unit
Fields in org.goplanit.utils.unit declared as TimeUnit Modifier and Type Field Description static TimeUnitUnit. HOURpredefined HOUR TimeUnitstatic TimeUnitUnit. MINUTEpredefined MINUTE TimeUnitstatic TimeUnitUnit. SECONDpredefined SECOND TimeUnit
-