|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeName | |
---|---|
org.jruby.embed |
Uses of AttributeName in org.jruby.embed |
---|
Methods in org.jruby.embed that return AttributeName | |
---|---|
static AttributeName |
AttributeName.getType(java.lang.String fqpn)
Returns a fully qualified attribute name that corresponds to a given enumerated type identifier. |
static AttributeName |
AttributeName.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AttributeName[] |
AttributeName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |