Uses of Class
net.n2oapp.framework.api.metadata.meta.saga.RefreshSaga.Type
-
Packages that use RefreshSaga.Type Package Description net.n2oapp.framework.api.metadata.meta.saga -
-
Uses of RefreshSaga.Type in net.n2oapp.framework.api.metadata.meta.saga
Methods in net.n2oapp.framework.api.metadata.meta.saga that return RefreshSaga.Type Modifier and Type Method Description static RefreshSaga.TypeRefreshSaga.Type. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RefreshSaga.Type[]RefreshSaga.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-