methods property
List<MethodElement>
get
methods
The methods declared in this element.
MethodAugmentationElement
s replace corresponding elements, other
MethodElements are appended.
Implementation
List<MethodElement> get methods;