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