@Generated(value="com.neeve.adm.AdmGenerator", date="Thu Feb 13 21:09:35 UTC 2025") @AdmGenerated(compatLevel="5.0.0", admVersion="Unknown Version", date="2/13/25 9:09 PM", buildInfo="nvx-rumi-server-4.0.579 (Rumi ADM Maven Plugin)") public interface ISrvMonAppFlowInfo extends IRogValidatable
| ADM Type | Embedded Entity |
| Factory | SrvMonHeartbeatFactory |
| ADM Field Summary |
|---|
| Field | Type | Id | Description |
|---|---|---|---|
| id | Integer | 1 | The flow id. |
| Modifier and Type | Method and Description |
|---|---|
void |
clearId()
Clears the value of 'id'.
|
int |
getId()
Gets the value of 'id'.
|
Integer |
getIdAsObject()
Gets the value of 'id'.
|
boolean |
hasId()
Checks for the presence of 'id'.
|
void |
setId(int val)
Sets the value of 'id'.
|
getValidationErrors, isValidvoid setId(int val)
val - The value to set.int getId()
Integer getIdAsObject()
void clearId()
setId(int)boolean hasId()
getId()Copyright © 2019 N5 Technologies, Inc. All Rights Reserved.