@Label(value="Member") public interface MemberDescriptor extends JavaDescriptor, com.buschmais.jqassistant.core.store.api.model.Descriptor
Modifier and Type | Method and Description |
---|---|
TypeDescriptor |
getDeclaringType()
Return the declaring type.
|
String |
getSignature()
Return the signature.
|
void |
setSignature(String signature) |
TypeDescriptor getDeclaringType()
String getSignature()
void setSignature(String signature)
Copyright © 2016 buschmais GbR. All rights reserved.