public class TimestampField extends MonitoringField
MonitoringPerformanceRecord
.
See the MonitoringPerformanceRecord
documentation for a code example to show how to define and access the fields.Modifier and Type | Method and Description |
---|---|
static TimestampField |
define(String owner,
String identifier)
Define a TimestampField representing a field identified by owner and name
|
equals, getIdentifier, getName, getOwner, hashCode
public static TimestampField define(String owner, String identifier)
owner
- the owner of the field e.g. "DFHCICS"identifier
- the 4 character identifier for the field
including type e.g. "T361"Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.