public static interface FieldDescription.InDefinedShape extends FieldDescription
| Modifier and Type | Interface and Description |
|---|---|
static class |
FieldDescription.InDefinedShape.AbstractBase
An abstract base implementation of a field description in its defined shape.
|
FieldDescription.ForLoadedField, FieldDescription.InDefinedShape, FieldDescription.InGenericShape, FieldDescription.Latent, FieldDescription.SignatureToken, FieldDescription.Token, FieldDescription.TypeSubstitutingByteCodeElement.Member, ByteCodeElement.TypeDependant<T extends ByteCodeElement.TypeDependant<?,S>,S extends ByteCodeElement.Token<S>>ModifierReviewable.ForFieldDescription, ModifierReviewable.ForMethodDescription, ModifierReviewable.ForModuleDescription, ModifierReviewable.ForModuleRequirement, ModifierReviewable.ForParameterDescription, ModifierReviewable.ForTypeDefinition, ModifierReviewable.OfAbstraction, ModifierReviewable.OfByteCodeElement, ModifierReviewable.OfEnumeration, ModifierReviewable.OfMandatableDeclaredByType.WithMandatoryDeclarationAnnotationSource.Empty, AnnotationSource.ExplicitNamedElement.WithDescriptor, NamedElement.WithGenericName, NamedElement.WithOptionalName, NamedElement.WithRuntimeNameNO_DEFAULT_VALUENON_GENERIC_SIGNATUREEMPTY_MASKEMPTY_NAME, NO_NAME| Modifier and Type | Method and Description |
|---|---|
TypeDescription |
getDeclaringType()
Returns the declaring type of this instance.
|
asSignatureToken, getActualModifiers, getTypegetFieldManifestation, getFieldPersistence, isTransient, isVolatilegetEnumerationState, isEnumisAccessibleTo, isVisibleTogetDescriptor, getGenericSignaturegetOwnership, getVisibility, isDeprecated, isPackagePrivate, isPrivate, isProtected, isPublic, isStaticgetModifiers, getSyntheticState, isFinal, isSyntheticgetDeclaredAnnotationstoGenericStringgetInternalName, getNamegetActualNameasDefined, asToken@Nonnull TypeDescription getDeclaringType()
getDeclaringType in interface DeclaredByTypegetDeclaringType in interface DeclaredByType.WithMandatoryDeclarationgetDeclaringType in interface FieldDescriptionnull if no such type exists.Copyright © 2014–2025. All rights reserved.