public class OMRSEventV1RegistrySection extends Object implements Serializable
| Constructor and Description |
|---|
OMRSEventV1RegistrySection() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMetadataCollectionName() |
Date |
getRegistrationTimestamp() |
OMRSRegistryEventType |
getRegistryEventType() |
Connection |
getRemoteConnection() |
void |
setMetadataCollectionName(String metadataCollectionName) |
void |
setRegistrationTimestamp(Date registrationTimestamp) |
void |
setRegistryEventType(OMRSRegistryEventType registryEventType) |
void |
setRemoteConnection(Connection remoteConnection) |
String |
toString()
JSON-style toString.
|
public OMRSRegistryEventType getRegistryEventType()
public void setRegistryEventType(OMRSRegistryEventType registryEventType)
public Date getRegistrationTimestamp()
public void setRegistrationTimestamp(Date registrationTimestamp)
public String getMetadataCollectionName()
public void setMetadataCollectionName(String metadataCollectionName)
public Connection getRemoteConnection()
public void setRemoteConnection(Connection remoteConnection)
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.