public static interface RecordComponentDescription.InDefinedShape extends RecordComponentDescription
| Modifier and Type | Interface and Description |
|---|---|
static class |
RecordComponentDescription.InDefinedShape.AbstractBase
An abstract base implementation of a record component description in its defined shape.
|
RecordComponentDescription.ForLoadedRecordComponent, RecordComponentDescription.InDefinedShape, RecordComponentDescription.InGenericShape, RecordComponentDescription.Latent, RecordComponentDescription.Token, RecordComponentDescription.TypeSubstitutingDeclaredByType.WithMandatoryDeclarationNamedElement.WithDescriptor, NamedElement.WithGenericName, NamedElement.WithOptionalName, NamedElement.WithRuntimeNameAnnotationSource.Empty, AnnotationSource.ExplicitNON_GENERIC_SIGNATUREEMPTY_NAME, NO_NAME| Modifier and Type | Method and Description |
|---|---|
MethodDescription.InDefinedShape |
getAccessor()
Returns the accessor for this record component.
|
TypeDescription |
getDeclaringType()
Returns the declaring type of this instance.
|
asToken, getTypegetDescriptor, getGenericSignaturegetActualNamegetDeclaredAnnotationsasDefinedMethodDescription.InDefinedShape getAccessor()
getAccessor in interface RecordComponentDescription@Nonnull TypeDescription getDeclaringType()
getDeclaringType in interface DeclaredByTypegetDeclaringType in interface DeclaredByType.WithMandatoryDeclarationnull if no such type exists.Copyright © 2014–2025. All rights reserved.