|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Generated(value="com.neeve.adm.AdmGenerator", date="Wed Mar 28 10:54:31 EDT 2018") @AdmGenerated(compatLevel="3.8.0", admVersion="nvx-adm v3.7.265 (build 0)", date="3/28/18 10:54 AM", buildInfo="nvx-talon-3.7.265 (nvx-codegen-plugin)") public interface ISrvMonAppFlowInfo
Holds information about a application flow.
Method Summary | |
---|---|
void |
clearId()
Clears the value of 'id' Field Description The flow id. |
int |
getId()
Gets the value of 'id' Field Description The flow id. |
boolean |
hasId()
Checks for the presence of 'id' Field Description The flow id. |
void |
setId(int val)
Sets the value of 'id' Field Description The flow id. |
Methods inherited from interface com.neeve.rog.IRogValidatable |
---|
getValidationErrors, isValid |
Method Detail |
---|
void setId(int val)
val
- The value to set.int getId()
void clearId()
setId(int)
boolean hasId()
getId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |