|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface OslcQueryCapability
Required Element Summary | |
---|---|
String |
title
Title string that could be used for display |
Optional Element Summary | |
---|---|
String |
label
Very short label for use in menu items |
String |
resourceShape
Resource shapes |
String[] |
resourceTypes
Resource types |
String[] |
usages
Usages |
Element Detail |
---|
public abstract String title
public abstract String label
public abstract String resourceShape
public abstract String[] resourceTypes
public abstract String[] usages
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |