Uses of Class
com.fluig.sdk.api.alert.AlertObjectVO
-
Packages that use AlertObjectVO Package Description com.fluig.sdk.api.alert -
-
Uses of AlertObjectVO in com.fluig.sdk.api.alert
Methods in com.fluig.sdk.api.alert that return AlertObjectVO Modifier and Type Method Description AlertObjectVO
AlertVO. getObject()
AlertObjectVO
AlertVO. getPlace()
Methods in com.fluig.sdk.api.alert with parameters of type AlertObjectVO Modifier and Type Method Description void
AlertVO. setObject(AlertObjectVO object)
void
AlertVO. setPlace(AlertObjectVO place)
-