@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Resource
| Modifier and Type | Required Element and Description |
|---|---|
String |
id
The identifier of the template.
|
| Modifier and Type | Optional Element and Description |
|---|---|
Attachment[] |
attachments
The attachments of the template.
|
String |
description
A description of the purpose of the template of the template.
|
String |
name
The human-based name of the template.
|
public abstract String id
public abstract String description
public abstract Attachment[] attachments
Copyright (C) 2014-2016, Center for Open Middleware