Uses of Record Class
org.eclipse.milo.opcua.stack.core.types.builtin.DateTime
Packages that use DateTime
Package
Description
-
Uses of DateTime in org.eclipse.milo.opcua.stack.core.encoding
Methods in org.eclipse.milo.opcua.stack.core.encoding that return DateTimeModifier and TypeMethodDescriptionUaDecoder.decodeDateTime(String field) DateTime @Nullable []UaDecoder.decodeDateTimeArray(String field) Methods in org.eclipse.milo.opcua.stack.core.encoding with parameters of type DateTimeModifier and TypeMethodDescriptionvoidUaEncoder.encodeDateTime(String field, DateTime value) voidUaEncoder.encodeDateTimeArray(String field, DateTime[] value) -
Uses of DateTime in org.eclipse.milo.opcua.stack.core.encoding.binary
Methods in org.eclipse.milo.opcua.stack.core.encoding.binary that return DateTimeModifier and TypeMethodDescriptionOpcUaBinaryDecoder.decodeDateTime()OpcUaBinaryDecoder.decodeDateTime(String field) DateTime[]OpcUaBinaryDecoder.decodeDateTimeArray(String field) Methods in org.eclipse.milo.opcua.stack.core.encoding.binary with parameters of type DateTimeModifier and TypeMethodDescriptionvoidOpcUaBinaryEncoder.encodeDateTime(String field, DateTime value) voidOpcUaBinaryEncoder.encodeDateTime(DateTime value) voidOpcUaBinaryEncoder.encodeDateTimeArray(String field, DateTime[] value) -
Uses of DateTime in org.eclipse.milo.opcua.stack.core.security
Methods in org.eclipse.milo.opcua.stack.core.security that return DateTimeModifier and TypeMethodDescriptionFileBasedTrustListManager.getLastUpdateTime()MemoryTrustListManager.getLastUpdateTime()TrustListManager.getLastUpdateTime()Get the last time the Trust List was updated. -
Uses of DateTime in org.eclipse.milo.opcua.stack.core.types.builtin
Fields in org.eclipse.milo.opcua.stack.core.types.builtin declared as DateTimeModifier and TypeFieldDescriptionstatic final DateTimeDateTime.MAX_DATE_TIMEMaximum DateTime that can be represented on this "DevelopmentPlatform".static final DateTimeDateTime.MIN_DATE_TIMEMinimum DateTime that can be represented on this "DevelopmentPlatform".static final DateTimeDateTime.MIN_VALUEstatic final DateTimeDateTime.NULL_VALUE@Nullable DateTimeDataValue.Builder.serverTime@Nullable DateTimeDataValue.Builder.sourceTimeMethods in org.eclipse.milo.opcua.stack.core.types.builtin that return DateTimeModifier and TypeMethodDescription@Nullable DateTimeDataValue.getServerTime()@Nullable DateTimeDataValue.getSourceTime()static DateTimeDateTime.now()Get aDateTimeinitialized to now.static DateTimeDateTime.nowMillis()static DateTimeDateTime.nowNanos()@Nullable DateTimeDataValue.serverTime()Returns the value of theserverTimerecord component.@Nullable DateTimeDataValue.sourceTime()Returns the value of thesourceTimerecord component.Methods in org.eclipse.milo.opcua.stack.core.types.builtin with parameters of type DateTimeModifier and TypeMethodDescriptionstatic MatrixMatrix.ofDateTime(DateTime[][] value) Create a Matrix containing a multidimensional DateTime value.static MatrixMatrix.ofDateTime(DateTime[][][] value) Create a Matrix containing a multidimensional DateTime value.static VariantVariant.ofDateTime(DateTime value) Create a Variant containing a DateTime value.static VariantVariant.ofDateTimeArray(DateTime[] value) Create a Variant containing a DateTime array value.DataValue.Builder.setServerTime(@Nullable DateTime serverTime) DataValue.Builder.setSourceTime(@Nullable DateTime sourceTime) DataValue.withServerTime(@Nullable DateTime serverTime) DataValue.withSourceTime(@Nullable DateTime sourceTime) Constructors in org.eclipse.milo.opcua.stack.core.types.builtin with parameters of type DateTimeModifierConstructorDescriptionDataValue(Variant value, StatusCode status, @Nullable DateTime time) DataValue(Variant value, StatusCode status, @Nullable DateTime sourceTime, @Nullable DateTime serverTime) DataValue(Variant value, StatusCode statusCode, @Nullable DateTime sourceTime, @Nullable UShort sourcePicoseconds, @Nullable DateTime serverTime, @Nullable UShort serverPicoseconds) Creates an instance of aDataValuerecord class. -
Uses of DateTime in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return DateTimeModifier and TypeMethodDescriptionAnnotation.getAnnotationTime()BuildInfo.getBuildDate()SessionDiagnosticsDataType.getClientConnectionTime()SessionDiagnosticsDataType.getClientLastContactTime()ChannelSecurityToken.getCreatedAt()ServerStatusDataType.getCurrentTime()DeleteRawModifiedDetails.getEndTime()ReadEventDetails.getEndTime()ReadProcessedDetails.getEndTime()ReadRawModifiedDetails.getEndTime()ProgramDiagnostic2DataType.getInvocationCreationTime()ProgramDiagnosticDataType.getInvocationCreationTime()FindServersOnNetworkResponse.getLastCounterResetTime()ProgramDiagnostic2DataType.getLastMethodCallTime()ProgramDiagnosticDataType.getLastMethodCallTime()ProgramDiagnostic2DataType.getLastTransitionTime()ProgramDiagnosticDataType.getLastTransitionTime()ModificationInfo.getModificationTime()JsonStatusMessage.getNextReportTime()NotificationMessage.getPublishTime()DateTime @Nullable []DeleteAtTimeDetails.getReqTimes()DateTime @Nullable []ReadAnnotationDataDetails.getReqTimes()DateTime @Nullable []ReadAtTimeDetails.getReqTimes()AggregateFilterResult.getRevisedStartTime()AggregateFilter.getStartTime()DeleteRawModifiedDetails.getStartTime()ReadEventDetails.getStartTime()ReadProcessedDetails.getStartTime()ReadRawModifiedDetails.getStartTime()ServerStatusDataType.getStartTime()JsonActionMetaDataMessage.getTimestamp()JsonActionNetworkMessage.getTimestamp()JsonActionRequestMessage.getTimestamp()JsonActionResponderMessage.getTimestamp()JsonActionResponseMessage.getTimestamp()JsonApplicationDescriptionMessage.getTimestamp()JsonDataSetMessage.getTimestamp()JsonDataSetMetaDataMessage.getTimestamp()JsonPubSubConnectionMessage.getTimestamp()JsonServerEndpointsMessage.getTimestamp()JsonStatusMessage.getTimestamp()RequestHeader.getTimestamp()ResponseHeader.getTimestamp()ViewDescription.getTimestamp()Constructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type DateTimeModifierConstructorDescriptionAggregateFilter(DateTime startTime, NodeId aggregateType, Double processingInterval, AggregateConfiguration aggregateConfiguration) AggregateFilterResult(DateTime revisedStartTime, Double revisedProcessingInterval, AggregateConfiguration revisedAggregateConfiguration) Annotation(@Nullable String message, @Nullable String userName, DateTime annotationTime) BuildInfo(@Nullable String productUri, @Nullable String manufacturerName, @Nullable String productName, @Nullable String softwareVersion, @Nullable String buildNumber, DateTime buildDate) ChannelSecurityToken(UInteger channelId, UInteger tokenId, DateTime createdAt, UInteger revisedLifetime) DeleteAtTimeDetails(NodeId nodeId, DateTime @Nullable [] reqTimes) DeleteRawModifiedDetails(NodeId nodeId, Boolean isDeleteModified, DateTime startTime, DateTime endTime) FindServersOnNetworkResponse(ResponseHeader responseHeader, DateTime lastCounterResetTime, ServerOnNetwork @Nullable [] servers) JsonActionMetaDataMessage(@Nullable String messageId, @Nullable String messageType, @Nullable String publisherId, UShort dataSetWriterId, @Nullable String dataSetWriterName, DateTime timestamp, ActionTargetDataType @Nullable [] actionTargets, DataSetMetaDataType request, DataSetMetaDataType response, ActionMethodDataType @Nullable [] actionMethods) JsonActionNetworkMessage(@Nullable String messageId, @Nullable String messageType, @Nullable String publisherId, DateTime timestamp, @Nullable String responseAddress, ByteString correlationData, @Nullable String requestorId, Double timeoutHint, ExtensionObject @Nullable [] messages) JsonActionRequestMessage(UShort dataSetWriterId, UShort actionTargetId, @Nullable String dataSetWriterName, @Nullable String writerGroupName, ConfigurationVersionDataType metaDataVersion, UInteger minorVersion, DateTime timestamp, @Nullable String messageType, UShort requestId, ActionState actionState, ExtensionObject payload) JsonActionResponderMessage(@Nullable String messageId, @Nullable String messageType, @Nullable String publisherId, DateTime timestamp, PubSubConnectionDataType connection) JsonActionResponseMessage(UShort dataSetWriterId, UShort actionTargetId, @Nullable String dataSetWriterName, @Nullable String writerGroupName, ConfigurationVersionDataType metaDataVersion, UInteger minorVersion, DateTime timestamp, StatusCode status, @Nullable String messageType, UShort requestId, ActionState actionState, ExtensionObject payload) JsonApplicationDescriptionMessage(@Nullable String messageId, @Nullable String messageType, @Nullable String publisherId, DateTime timestamp, ApplicationDescription description, String @Nullable [] serverCapabilities) JsonDataSetMessage(UShort dataSetWriterId, @Nullable String dataSetWriterName, @Nullable String publisherId, @Nullable String writerGroupName, UInteger sequenceNumber, ConfigurationVersionDataType metaDataVersion, UInteger minorVersion, DateTime timestamp, StatusCode status, @Nullable String messageType, ExtensionObject payload) JsonDataSetMetaDataMessage(@Nullable String messageId, @Nullable String messageType, @Nullable String publisherId, UShort dataSetWriterId, @Nullable String writerGroupName, @Nullable String dataSetWriterName, DateTime timestamp, DataSetMetaDataType metaData) JsonPubSubConnectionMessage(@Nullable String messageId, @Nullable String messageType, @Nullable String publisherId, DateTime timestamp, PubSubConnectionDataType connection) JsonServerEndpointsMessage(@Nullable String messageId, @Nullable String messageType, @Nullable String publisherId, DateTime timestamp, ApplicationDescription description, EndpointDescription @Nullable [] endpoints) JsonStatusMessage(@Nullable String messageId, @Nullable String messageType, @Nullable String publisherId, DateTime timestamp, Boolean isCyclic, PubSubState status, DateTime nextReportTime) ModificationInfo(DateTime modificationTime, HistoryUpdateType updateType, @Nullable String userName) NotificationMessage(UInteger sequenceNumber, DateTime publishTime, ExtensionObject @Nullable [] notificationData) ProgramDiagnostic2DataType(NodeId createSessionId, @Nullable String createClientName, DateTime invocationCreationTime, DateTime lastTransitionTime, @Nullable String lastMethodCall, NodeId lastMethodSessionId, Argument @Nullable [] lastMethodInputArguments, Argument @Nullable [] lastMethodOutputArguments, Variant @Nullable [] lastMethodInputValues, Variant @Nullable [] lastMethodOutputValues, DateTime lastMethodCallTime, StatusCode lastMethodReturnStatus) ProgramDiagnosticDataType(NodeId createSessionId, @Nullable String createClientName, DateTime invocationCreationTime, DateTime lastTransitionTime, @Nullable String lastMethodCall, NodeId lastMethodSessionId, Argument @Nullable [] lastMethodInputArguments, Argument @Nullable [] lastMethodOutputArguments, DateTime lastMethodCallTime, StatusResult lastMethodReturnStatus) ReadAnnotationDataDetails(DateTime @Nullable [] reqTimes) ReadAtTimeDetails(DateTime @Nullable [] reqTimes, Boolean useSimpleBounds) ReadEventDetails(UInteger numValuesPerNode, DateTime startTime, DateTime endTime, EventFilter filter) ReadEventDetails2(UInteger numValuesPerNode, DateTime startTime, DateTime endTime, EventFilter filter, Boolean readModified) ReadEventDetailsSorted(UInteger numValuesPerNode, DateTime startTime, DateTime endTime, EventFilter filter, SortRuleElement @Nullable [] sortClause) ReadProcessedDetails(DateTime startTime, DateTime endTime, Double processingInterval, NodeId @Nullable [] aggregateType, AggregateConfiguration aggregateConfiguration) ReadRawModifiedDetails(Boolean isReadModified, DateTime startTime, DateTime endTime, UInteger numValuesPerNode, Boolean returnBounds) RequestHeader(NodeId authenticationToken, DateTime timestamp, UInteger requestHandle, UInteger returnDiagnostics, @Nullable String auditEntryId, UInteger timeoutHint, ExtensionObject additionalHeader) ResponseHeader(DateTime timestamp, UInteger requestHandle, StatusCode serviceResult, DiagnosticInfo serviceDiagnostics, String @Nullable [] stringTable, ExtensionObject additionalHeader) ServerStatusDataType(DateTime startTime, DateTime currentTime, ServerState state, BuildInfo buildInfo, UInteger secondsTillShutdown, LocalizedText shutdownReason) SessionDiagnosticsDataType(NodeId sessionId, @Nullable String sessionName, ApplicationDescription clientDescription, @Nullable String serverUri, @Nullable String endpointUrl, String @Nullable [] localeIds, Double actualSessionTimeout, UInteger maxResponseMessageSize, DateTime clientConnectionTime, DateTime clientLastContactTime, UInteger currentSubscriptionsCount, UInteger currentMonitoredItemsCount, UInteger currentPublishRequestsInQueue, ServiceCounterDataType totalRequestCount, UInteger unauthorizedRequestCount, ServiceCounterDataType readCount, ServiceCounterDataType historyReadCount, ServiceCounterDataType writeCount, ServiceCounterDataType historyUpdateCount, ServiceCounterDataType callCount, ServiceCounterDataType createMonitoredItemsCount, ServiceCounterDataType modifyMonitoredItemsCount, ServiceCounterDataType setMonitoringModeCount, ServiceCounterDataType setTriggeringCount, ServiceCounterDataType deleteMonitoredItemsCount, ServiceCounterDataType createSubscriptionCount, ServiceCounterDataType modifySubscriptionCount, ServiceCounterDataType setPublishingModeCount, ServiceCounterDataType publishCount, ServiceCounterDataType republishCount, ServiceCounterDataType transferSubscriptionsCount, ServiceCounterDataType deleteSubscriptionsCount, ServiceCounterDataType addNodesCount, ServiceCounterDataType addReferencesCount, ServiceCounterDataType deleteNodesCount, ServiceCounterDataType deleteReferencesCount, ServiceCounterDataType browseCount, ServiceCounterDataType browseNextCount, ServiceCounterDataType translateBrowsePathsToNodeIdsCount, ServiceCounterDataType queryFirstCount, ServiceCounterDataType queryNextCount, ServiceCounterDataType registerNodesCount, ServiceCounterDataType unregisterNodesCount) ViewDescription(NodeId viewId, DateTime timestamp, UInteger viewVersion)