Package | Description |
---|---|
org.jruby.embed |
Modifier and Type | Method and Description |
---|---|
static AttributeName |
AttributeName.getType(String fqpn)
Returns a fully qualified attribute name that corresponds to a given
enumerated type identifier.
|
static AttributeName |
AttributeName.valueOf(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.
|
Copyright © 2001-2015 JRuby. All Rights Reserved.