@Target(TYPE)
@Retention(RUNTIME)
public static @interface Meta.OCD
| Modifier and Type | Optional Element | Description |
|---|---|---|
java.lang.String |
description |
A description for this ocd.
|
boolean |
factory |
Defines if this is for a factory or not.
|
java.lang.String |
id |
The id of the component.
|
java.lang.String |
localization |
The localization prefix.
|
java.lang.String |
name |
The name for this component.
|
java.lang.String name
java.lang.String id
java.lang.String localization