|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=CLASS) @Target(value=TYPE) public @interface InterfaceType
The annotation marks a selected interface as SOFA2 interface type.
Required Element Summary | |
---|---|
java.lang.String |
name
Name of the new interface type. |
Element Detail |
---|
public abstract java.lang.String name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |