public class Component extends Object
Component()
String
getLayer()
getName()
int
getType()
void
setLayer(String layer)
setName(String name)
setType(int ctype)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Component()
public int getType()
public void setType(int ctype)
public String getName()
public void setName(String name)
public String getLayer()
public void setLayer(String layer)
Copyright © 2019 Thomas Krause. All rights reserved.