Uses of Class
org.jboss.metadata.permissions.spec.Version
-
Packages that use Version Package Description org.jboss.metadata.permissions.spec -
-
Uses of Version in org.jboss.metadata.permissions.spec
Methods in org.jboss.metadata.permissions.spec that return Version Modifier and Type Method Description static VersionVersion. fromString(String s)VersionPermissions100MetaData. getVersion()VersionPermissions70MetaData. getVersion()VersionPermissions90MetaData. getVersion()static VersionVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static Version[]Version. values()Returns an array containing the constants of this enum type, in the order they are declared.
-