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