public class AttributeNS extends AbstractEvent
| Modifier and Type | Field and Description |
|---|---|
protected String |
namespaceUri |
protected int |
namespaceUriID |
eventType| Constructor and Description |
|---|
AttributeNS(int namespaceUriID,
String namespaceUri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getNamespaceURI() |
int |
getNamespaceUriID() |
int |
hashCode() |
String |
toString() |
getEventType, isEventTypeprotected final String namespaceUri
protected final int namespaceUriID
public AttributeNS(int namespaceUriID,
String namespaceUri)
public String getNamespaceURI()
public int getNamespaceUriID()
public String toString()
toString in class AbstractEventpublic int hashCode()
hashCode in class AbstractEventpublic boolean equals(Object obj)
equals in class AbstractEventCopyright © 2018 Siemens AG. All rights reserved.