public class LdiAnnotationUtil extends Object
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
LdiAnnotationUtil() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Map<String,Object> |
getProperties(Annotation annotation) |
static Object |
getProperty(BeanDesc beanDesc,
Annotation annotation,
String name) |
public static Map<String,Object> getProperties(Annotation annotation)
public static Object getProperty(BeanDesc beanDesc, Annotation annotation, String name)
Copyright © 2015–2019 The DBFlute Project. All rights reserved.