|
jTransfo, 0.14 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface DomainClass
Annotation to specify the domain class on the transfer object.
| Optional Element Summary | |
|---|---|
Class |
domainClass
Class for the domain object. |
String |
value
Fully qualified class name for the domain object. |
public abstract String value
domainClass() is set.
public abstract Class domainClass
value()
field.
|
jTransfo, 0.14 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||