Uses of Enum Class
japicmp.model.TransientModifier
Packages that use TransientModifier
-
Uses of TransientModifier in japicmp.model
Subclasses with type arguments of type TransientModifier in japicmp.modelMethods in japicmp.model that return TransientModifierModifier and TypeMethodDescriptionstatic TransientModifierReturns the enum constant of this class with the specified name.static TransientModifier[]TransientModifier.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 TransientModifierModifier and TypeMethodDescriptionJApiField.getTransientModifier()JApiHasTransientModifier.getTransientModifier()Returns the transient modifier.