|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface QMFType
Tells the QMF Agent that this object will be a type only This will cause only properties to be sent across the wire.
Required Element Summary | |
---|---|
String |
className
|
String |
packageName
|
Element Detail |
---|
public abstract String className
public abstract String packageName
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |