org.apache.qpid.agent.annotations
Annotation Type QMFProperty


@Target(value=FIELD)
@Retention(value=RUNTIME)
@Documented
public @interface QMFProperty

Controls the QMF schema which is generated for this property.


Optional Element Summary
 boolean optional
           
 

optional

public abstract boolean optional
Default:
false


Licensed to the Apache Software Foundation