public abstract class AbstractComponent extends Object
AbstractComponent(String name, Class<?> type)
String
getName()
Class<?>
getType()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AbstractComponent(String name, Class<?> type)
name
type
public String getName()
public Class<?> getType()
public String toString()
toString
Object
Copyright © 2007-2017 Ikasan. All Rights Reserved.