Uses of Enum
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 PropertyNameReturns a fully qualified property name that corresponds to a given enumerated type identifier.static PropertyNameReturns 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.