@Generated(value="com.neeve.adm.AdmGenerator", date="Fri Dec 05 13:32:50 UTC 2025") @AdmGenerated(compatLevel="4.1.0", admVersion="Unknown Version", date="12/5/25 1:32 PM", buildInfo="nvx-talon-3.16.63 (nvx-codegen-plugin)") public interface ISrvMonAppFlowInfo extends IRogValidatable
| ADM Type | Embedded Entity |
| Factory | SrvMonFactory |
| 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'.
|
void |
setIdAsObject(Integer val)
Sets the value of 'id'.
|
getValidationErrors, isValidvoid setId(int val)
val - The value to set.void setIdAsObject(Integer val)
val - The value to set.int getId()
Integer getIdAsObject()
void clearId()
setId(int)boolean hasId()
getId()Copyright © 2019 Neeve Research, LLC. All Rights Reserved.