public interface Trait extends MethodBase
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Name of the trait
|
TypeInstance |
parametrizedProperties()
Returns object representation of parametrized properties of the trait
|
String |
usage()
Instructions on how and when the trait should be used.
|
body, description, displayName, is, protocols, securedByheaders, queryParameters, queryString, responsesannotationsString name()
String usage()
TypeInstance parametrizedProperties()
Copyright © 2016. All rights reserved.