|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Attributable
Denote that an element have attributes. These elements can be used as a by-attr step in node selector.
| Method Summary | |
|---|---|
void |
deleteByAttrName()Delete the by-attr name so that no attribute is used as predicate. |
String |
getByAttrName()Get name of the attribute which is used as predicate. |
void |
setByAttrName(String attrName)Set name of the attribute which is used as predicate. |
| Method Detail |
|---|
void setByAttrName(String attrName)
attrName - name of the attribute.String getByAttrName()
void deleteByAttrName()
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.