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 AttributeNameReturns a fully qualified attribute name that corresponds to a given enumerated type identifier.static AttributeNameReturns 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.