KIE API 6.1.0.Beta2

org.kie.api.definition.type
Annotation Type Description


@Target(value={FIELD,TYPE})
@Retention(value=RUNTIME)
public @interface Description

Annotation used to decorate a field or class with a description.


Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
""

KIE API 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.