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


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


Required Element Summary
 String value
          Domain of the service.
 

Element Detail

value

public abstract String value
Domain of the service.



Copyright © 2013. All rights reserved.