Class AtlasTimeBoundary
java.lang.Object
org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
AtlasTimeBoundary describes the effective time for an Atlas entity.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEndTime
(String endTime) void
setStartTime
(String startTime) void
setTimeZone
(String timeZone) toString()
-
Field Details
-
TIME_FORMAT
- See Also:
-
-
Constructor Details
-
AtlasTimeBoundary
public AtlasTimeBoundary()
-
-
Method Details