|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ServiceObjectDefinition
The Interface ServiceObjectDefinition.
| Required Element Summary | |
|---|---|
String |
xmlElementName
The name of the XML element. |
| Optional Element Summary | |
|---|---|
boolean |
returnedByServer
True if this ServiceObject can be returned by the server as an object, false otherwise. |
| Element Detail |
|---|
public abstract String xmlElementName
public abstract boolean returnedByServer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||