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


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


Required Element Summary
 boolean value
          f set to true, this indicates that the property is a membership property.
 

Element Detail

value

public abstract boolean value
f set to true, this indicates that the property is a membership property.



Copyright © 2014. All Rights Reserved.