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