org.eclipse.lyo.oslc4j.core.annotation
Annotation Type OslcDescription


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface OslcDescription


Required Element Summary
 String value
          Description of the element.
 

Element Detail

value

public abstract String value
Description of the element.



Copyright © 2013. All rights reserved.