public class MethodAttribute extends Object implements Attribute, ClassMember
| Constructor and Description |
|---|
MethodAttribute(Parameter methodParameter) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class> |
getConcernedTypes() |
Class |
getDeclaringClass() |
String |
getName() |
Class |
getParameterType() |
Class |
getType() |
Optional<String> |
getTypeName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLinkcompareTo, isManagedpublic MethodAttribute(Parameter methodParameter)
public Set<Class> getConcernedTypes()
getConcernedTypes in interface ClassMemberpublic Class getParameterType()
public Class getType()
getType in interface ClassMemberpublic Class getDeclaringClass()
getDeclaringClass in interface ClassMemberpublic Optional<String> getTypeName()
getTypeName in interface Attributepublic String getName()
getName in interface AttributegetName in interface ClassMemberCopyright © 2017 Focus IT. All rights reserved.