Uses of Class
org.eclipse.persistence.jaxb.BeanValidationMode
-
Packages that use BeanValidationMode Package Description org.eclipse.persistence.jaxb -
-
Uses of BeanValidationMode in org.eclipse.persistence.jaxb
Methods in org.eclipse.persistence.jaxb that return BeanValidationMode Modifier and Type Method Description static BeanValidationModeBeanValidationMode. valueOf(String name)Returns the enum constant of this type with the specified name.static BeanValidationMode[]BeanValidationMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-