Uses of Class
org.fcrepo.migration.validator.impl.F3ControlGroup
-
Packages that use F3ControlGroup Package Description org.fcrepo.migration.validator.impl -
-
Uses of F3ControlGroup in org.fcrepo.migration.validator.impl
Methods in org.fcrepo.migration.validator.impl that return F3ControlGroup Modifier and Type Method Description static F3ControlGroupF3ControlGroup. fromString(String controlGroup)static F3ControlGroupF3ControlGroup. valueOf(String name)Returns the enum constant of this type with the specified name.static F3ControlGroup[]F3ControlGroup. values()Returns an array containing the constants of this enum type, in the order they are declared.
-