Package com.damnhandy.uri.template
Annotation Type UriTransient
-
@Documented @Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface UriTransient
Marks a field or property as transient so that it is not included in the expansion.- Since:
- 1.0
- Version:
- $Revision: 1.1 $
- Author:
- Ryan J. McDonough