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


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


Required Element Summary
 String value
          Specify how the resource will be represented (for properties with a resource value-type).
 

Element Detail

value

public abstract String value
Specify how the resource will be represented (for properties with a resource value-type).



Copyright © 2014. All Rights Reserved.