Package org.openapitools.client.models
Class NullTime
-
- All Implemented Interfaces:
public final class NullTime
-
-
Method Summary
Modifier and Type Method Description final BooleangetHasValue()final OffsetDateTimegetValue()-
-
Constructor Detail
-
NullTime
NullTime(Boolean hasValue, OffsetDateTime value)
-
-
Method Detail
-
getHasValue
final Boolean getHasValue()
-
getValue
final OffsetDateTime getValue()
-
-
-
-