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


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


Required Element Summary
 ValueType value
          Value-type of the property.
 

Element Detail

value

public abstract ValueType value
Value-type of the property.



Copyright © 2012. All Rights Reserved.