|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OMAttribute
Interface OMAttribute
Method Summary | |
---|---|
String |
getAttributeType()
|
String |
getAttributeValue()
|
String |
getLocalName()
|
OMNamespace |
getNamespace()
|
OMFactory |
getOMFactory()
Returns the OMFactory that created this object |
OMElement |
getOwner()
Returns the owner element of this attribute |
QName |
getQName()
|
void |
setAttributeType(String value)
|
void |
setAttributeValue(String value)
|
void |
setLocalName(String localName)
|
void |
setOMNamespace(OMNamespace omNamespace)
|
Method Detail |
---|
String getLocalName()
void setLocalName(String localName)
localName
- String getAttributeValue()
void setAttributeValue(String value)
value
- String getAttributeType()
void setAttributeType(String value)
value
- void setOMNamespace(OMNamespace omNamespace)
omNamespace
- OMNamespace getNamespace()
QName getQName()
OMFactory getOMFactory()
OMElement getOwner()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |