|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| kr.co.hit.live.web.mapper.element | |
| Uses of Attribute in kr.co.hit.live.web.mapper.element |
|---|
| Methods in kr.co.hit.live.web.mapper.element that return Attribute | |
|---|---|
Attribute |
Column.getAttribute(int idx)
하위 <attribute> 객체들 중에서 idx 번째 <attribute> 객체를 반환한다. |
| Methods in kr.co.hit.live.web.mapper.element that return types with arguments of type Attribute | |
|---|---|
protected List<Attribute> |
Column.replaceAttributes(String repeatRef)
Column 내의 Attribute 들을 repeat_ref를 사용하여 replace 하여 리턴한다. |
| Methods in kr.co.hit.live.web.mapper.element with parameters of type Attribute | |
|---|---|
void |
Column.addAttribute(Attribute attr)
하위에 정의된 <attribute> 객체를 추가한다. |
| Constructor parameters in kr.co.hit.live.web.mapper.element with type arguments of type Attribute | |
|---|---|
Column(String id,
String ref1,
String ref2,
String value,
String type,
String format,
String extendRef,
List<Attribute> attrs,
Value val,
String desc)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||