keycloak
|
静的公開メンバ関数 | |
static< V > MethodProperty< V > | createProperty (Method method) |
static< V > boolean | isProperty (Method method) |
非公開メンバ関数 | |
Properties () | |
Utility class for working with JavaBean style properties
|
inlinestatic |
Create a JavaBean style property from the specified method
<V> | |
method |
IllegalArgumentException | if the method does not match JavaBean conventions |
|
inlinestatic |