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