Uses of Enum Class
org.jruby.embed.PropertyName
Packages that use PropertyName
-
Uses of PropertyName in org.jruby.embed
Methods in org.jruby.embed that return PropertyNameModifier and TypeMethodDescriptionstatic PropertyName
Returns a fully qualified property name that corresponds to a given enumerated type identifier.static PropertyName
Returns the enum constant of this class with the specified name.static PropertyName[]
PropertyName.values()
Returns an array containing the constants of this enum class, in the order they are declared.