info.magnolia.module.blossom.annotation
Annotation Type ParagraphDescription


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ParagraphDescription

Sets the description of a paragraph. Used in combination with Paragraph.

Since:
0.5
See Also:
Paragraph

Required Element Summary
 String value
          Description of the paragraph.
 

Element Detail

value

public abstract String value
Description of the paragraph.



Copyright © 2009-2011 Magnolia International Ltd.. All Rights Reserved.