JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
org.jboss.weld.xml.XmlSchema
Packages that use
XmlSchema
Package
Description
org.jboss.weld.xml
Uses of
XmlSchema
in
org.jboss.weld.xml
Methods in
org.jboss.weld.xml
that return
XmlSchema
Modifier and Type
Method
Description
static
XmlSchema
XmlSchema.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
XmlSchema
[]
XmlSchema.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.