Uses of Enum Class
japicmp.model.StaticModifier
Packages that use StaticModifier
-
Uses of StaticModifier in japicmp.model
Subclasses with type arguments of type StaticModifier in japicmp.modelMethods in japicmp.model that return StaticModifierModifier and TypeMethodDescriptionstatic StaticModifierReturns the enum constant of this class with the specified name.static StaticModifier[]StaticModifier.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 StaticModifierModifier and TypeMethodDescriptionJApiBehavior.getStaticModifier()JApiClass.getStaticModifier()JApiField.getStaticModifier()JApiHasStaticModifier.getStaticModifier()Returns the static modifier.