Package org.apache.pivot.beans
Annotation Type DefaultProperty
-
@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface DefaultProperty
Specifies a property to which child elements will be added or set when an explicit property is not given.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-