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 TimeUnit
EnumConversionUtil. 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 TimeUnit
Unit. HOUR
predefined HOUR TimeUnitstatic TimeUnit
Unit. MINUTE
predefined MINUTE TimeUnitstatic TimeUnit
Unit. SECOND
predefined SECOND TimeUnit
-