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, setBinding
addChild, getChildren, getParent, iterator, removeChild, setParent
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getBinding, isBound, setBinding
addChild, getChildren, getParent, removeChild, setParent
forEach, iterator, spliterator
public TypeNodeImpl()
public TypeNodeImpl(String className)
public String getClassName()
getClassName
in interface TypeNode
public void setClassName(String className)
setClassName
in interface TypeNode
public boolean equals(Object o)
equals
in class BaseBoundNodeImpl
public int hashCode()
hashCode
in class BaseBoundNodeImpl
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.