Uses of Enum Class
japicmp.model.AbstractModifier
Packages that use AbstractModifier
-
Uses of AbstractModifier in japicmp.model
Methods in japicmp.model that return AbstractModifierModifier and TypeMethodDescriptionstatic AbstractModifierReturns the enum constant of this class with the specified name.static AbstractModifier[]AbstractModifier.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in japicmp.model that return types with arguments of type AbstractModifierModifier and TypeMethodDescriptionJApiBehavior.getAbstractModifier()JApiClass.getAbstractModifier()JApiHasAbstractModifier.getAbstractModifier()Returns the abstract modifier.