Interface MethodSpecification
- All Known Implementing Classes:
JsonMethodSpecification,XmlMethodSpecification
public interface MethodSpecification
-
Field Details
-
RESERVED_ATTRIBUTE_NAMES
-
-
Method Details
-
getName
String getName() -
getParameters
List<PropertySpecification> getParameters() -
getLabel
-
getDescription
-
getDelegate
-
getParameterType
-
getAttributes
-