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


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


Required Element Summary
 String[] value
          Specify the range of possible resource types allowed (for properties with a resource value-type).
 

Element Detail

value

public abstract String[] value
Specify the range of possible resource types allowed (for properties with a resource value-type).



Copyright © 2014. All Rights Reserved.