@Target(value=TYPE)
@Retention(value=RUNTIME)
public static @interface Meta.OCD
Modifier and Type | Optional Element and 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.
|
public abstract java.lang.String name
public abstract java.lang.String id
public abstract java.lang.String localization