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


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


Required Element Summary
 String[] value
          A value allowed for property, inlined into property definition.
 

Element Detail

value

public abstract String[] value
A value allowed for property, inlined into property definition.



Copyright © 2013. All Rights Reserved.