JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.globus.gsi.util
Oid
Uses of Enum
org.globus.gsi.util.Oid
Packages that use
Oid
Package
Description
org.globus.gsi.util
Uses of
Oid
in
org.globus.gsi.util
Subclasses with type arguments of type
Oid
in
org.globus.gsi.util
Modifier and Type
Class
Description
enum
Oid
Common OID values.
Methods in
org.globus.gsi.util
that return
Oid
Modifier and Type
Method
Description
static
Oid
Oid.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Oid
[]
Oid.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.