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