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.
|
baseUriParameters, body, headers, protocols, queryParameters, responses, securedBydescriptionString name()
String usage()
TypeInstance parametrizedProperties()
Copyright © 2016. All rights reserved.