| Constructor and Description |
|---|
TypeNodeImpl() |
TypeNodeImpl(String className) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClassName() |
int |
hashCode() |
void |
setClassName(String className) |
getBinding, isBound, setBindingaddChild, getChildren, getParent, iterator, removeChild, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetBinding, isBound, setBindingaddChild, getChildren, getParent, removeChild, setParentforEach, iterator, spliteratorpublic TypeNodeImpl()
public TypeNodeImpl(String className)
public String getClassName()
getClassName in interface TypeNodepublic void setClassName(String className)
setClassName in interface TypeNodepublic boolean equals(Object o)
equals in class BaseBoundNodeImplpublic int hashCode()
hashCode in class BaseBoundNodeImplCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.