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.TypeDependant<T extends ByteCodeElement.TypeDependant<?,S>,S extends ByteCodeElement.Token<S>>NamedElement.WithGenericName, 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, getTypegetDescriptor, getGenericSignature, isVisibleTogetModifiers, isAbstract, isAnnotation, isBridge, isDeprecated, isEnum, isFinal, isInterface, isMandated, isNative, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, isStrict, isSuper, isSynchronized, isSynthetic, isTransient, isVarArgs, isVolatilegetDeclaredAnnotationstoGenericStringgetInternalName, getNamegetSourceCodeNameasDefined, asTokenTypeDescription getDeclaringType()
DeclaredByTypegetDeclaringType in interface DeclaredByTypenull if no such type exists.Copyright © 2014–2016. All rights reserved.