public class ClockField 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 ClockField |
define(String owner,
String identifier)
Define a ClockField representing a field identifier
|
equals, getIdentifier, getName, getOwner, hashCode
public static ClockField define(String owner, String identifier)
owner
- the owner of the field e.g. "DFHTASK"identifier
- the 4 character identifier for the field
including type e.g. "S007"Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.