|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eu.sk.zero.acd.PropertyType
Property type is superclass of methods, triggers and types of values. Each property type is assigned to a type of component.
ComponentType
Field Summary | |
protected int |
id
Numerical id of property type. |
Constructor Summary | |
PropertyType()
Do not construct Property type directly. |
|
PropertyType(String s)
Do not construct Property type directly. |
Method Summary | |
String |
dump()
Deprecated. |
String |
getId()
|
String |
getName()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected int id
Constructor Detail |
public PropertyType()
public PropertyType(String s)
Method Detail |
public String toString()
toString
in class Object
public String getName()
public String getId()
public String dump()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |