public class Focal_plane_ImageNameServiceSettingsAppliedEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
Focal_plane_ImageNameServiceSettingsAppliedEvent.Builder |
| Constructor and Description |
|---|
Focal_plane_ImageNameServiceSettingsAppliedEvent(int priority,
int version,
String controller,
String dbURL,
String offset,
String source,
String timeZoneId) |
| Modifier and Type | Method and Description |
|---|---|
static Focal_plane_ImageNameServiceSettingsAppliedEvent.Builder |
builder() |
String |
getController() |
String |
getDbURL() |
String |
getOffset() |
String |
getSource() |
String |
getTimeZoneId() |
int |
getVersion() |
String |
toString() |
getPrioritypublic int getVersion()
public String getController()
public String getDbURL()
public String getOffset()
public String getSource()
public String getTimeZoneId()
public static Focal_plane_ImageNameServiceSettingsAppliedEvent.Builder builder()
Copyright © 2022. All rights reserved.