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


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


Required Element Summary
 String value
          URI of the property whose usage is being described.
 

Element Detail

value

public abstract String value
URI of the property whose usage is being described.



Copyright © 2012. All Rights Reserved.