@Retention(value=RUNTIME) @Target(value=METHOD) public @interface RamlIs
An annotation to flag what traits a resource method is going to inherit.
These traits are defined by the @RamlTrait annotation.
@RamlTrait
RamlTrait
String[]
value
public abstract String[] value
Copyright © 2020. All rights reserved.