Uses of Class
org.apache.bval.jsr.metadata.XmlBuilder.Version
-
Packages that use XmlBuilder.Version Package Description org.apache.bval.jsr.metadata -
-
Uses of XmlBuilder.Version in org.apache.bval.jsr.metadata
Methods in org.apache.bval.jsr.metadata that return XmlBuilder.Version Modifier and Type Method Description static XmlBuilder.VersionXmlBuilder.Version. valueOf(String name)Returns the enum constant of this type with the specified name.static XmlBuilder.Version[]XmlBuilder.Version. values()Returns an array containing the constants of this enum type, in the order they are declared.
-