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


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


Required Element Summary
 String value
          Namespace URI of the element.
 

Element Detail

value

public abstract String value
Namespace URI of the element.



Copyright © 2012. All Rights Reserved.