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


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface OslcName


Required Element Summary
 String value
          Name of the element.
 

Element Detail

value

public abstract String value
Name of the element.



Copyright © 2013. All rights reserved.