Uses of Enum
org.teavm.platform.plugin.ResourceAccessorType
Packages that use ResourceAccessorType
-
Uses of ResourceAccessorType in org.teavm.platform.plugin
Methods in org.teavm.platform.plugin that return ResourceAccessorTypeModifier and TypeMethodDescriptionResourceMethodDescriptor.getType()
static ResourceAccessorType
Returns the enum constant of this type with the specified name.static ResourceAccessorType[]
ResourceAccessorType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.teavm.platform.plugin with parameters of type ResourceAccessorTypeModifierConstructorDescriptionResourceMethodDescriptor(String propertyName, ResourceAccessorType type)