Uses of Enum Class
be.lmenten.avr.core.descriptor.CoreFeatures
Packages that use CoreFeatures
-
Uses of CoreFeatures in be.lmenten.avr.core.descriptor
Methods in be.lmenten.avr.core.descriptor that return CoreFeaturesModifier and TypeMethodDescriptionCoreDescriptor.getFeatures()
static CoreFeatures
Returns the enum constant of this class with the specified name.static CoreFeatures[]
CoreFeatures.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in be.lmenten.avr.core.descriptor with parameters of type CoreFeatures