Package com.helger.commons.datetime
Class WithZoneId
- java.lang.Object
-
- com.helger.commons.datetime.WithZoneId
-
-
Constructor Summary
Constructors Constructor Description WithZoneId(String sStr, ZoneId aZoneId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetString()ZoneIdgetZoneId()booleanhasZoneId()StringtoString()
-