@Retention(value=RUNTIME) @Target(value=FIELD) public static @interface Parameter.ParameterHolder
Parameter.getParamsFromMethods(java.lang.Object)
method to search this
object recursively for more parameter get/set
pairs.Collection
will cause the search to
be done recursively over each item in the collection.Modifier and Type | Optional Element and Description |
---|---|
boolean |
skipSelfNamePrefix |
Copyright © 2017. All rights reserved.