@Generated(value="com.neeve.adm.AdmGenerator", date="Tue Sep 16 04:36:05 UTC 2025") @AdmGenerated(compatLevel="5.0.0", admVersion="Unknown Version", date="9/16/25 4:36 AM", buildInfo="nvx-rumi-server-4.0.595 (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.