Uses of Enum
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 type with the specified name.static AttributeName[]AttributeName.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AttributeName in org.jruby.embed.internal
Fields in org.jruby.embed.internal with type parameters of type AttributeName