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


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


Required Element Summary
 String value
          Title of the element.
 

Element Detail

value

public abstract String value
Title of the element.



Copyright © 2013. All rights reserved.