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


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


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

Element Detail

value

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



Copyright © 2013. All rights reserved.