public static interface ModifierReviewable.ForTypeDefinition extends ModifierReviewable.OfAbstraction, ModifierReviewable.OfEnumeration
TypeDescription.ModifierReviewable.AbstractBase, ModifierReviewable.ForFieldDescription, ModifierReviewable.ForMethodDescription, ModifierReviewable.ForParameterDescription, ModifierReviewable.ForTypeDefinition, ModifierReviewable.OfAbstraction, ModifierReviewable.OfByteCodeElement, ModifierReviewable.OfEnumerationEMPTY_MASK| Modifier and Type | Method and Description |
|---|---|
TypeManifestation |
getTypeManifestation()
Returns this type's manifestation.
|
boolean |
isAnnotation()
Specifies if the modifier described by this object represents the annotation flag.
|
boolean |
isInterface()
Specifies if the modifier described by this object represents the interface flag.
|
isAbstractgetEnumerationState, isEnumgetOwnership, getVisibility, isDeprecated, isPackagePrivate, isPrivate, isProtected, isPublic, isStaticgetModifiers, getSyntheticState, isFinal, isSyntheticboolean isInterface()
true if the modifier described by this object represents the interface flag.boolean isAnnotation()
true if the modifier described by this object represents the annotation flag.TypeManifestation getTypeManifestation()
Copyright © 2014–2019. All rights reserved.