Class AspectProperties
java.lang.Object
de.bsvrz.puk.config.xmlFile.properties.SystemObjectProperties
de.bsvrz.puk.config.xmlFile.properties.ConfigurationObjectProperties
de.bsvrz.puk.config.xmlFile.properties.AspectProperties
Dieses Objekte stellt eine AspektDefinition nach der K2S.DTD dar.
-
Field Summary
Fields inherited from class de.bsvrz.puk.config.xmlFile.properties.SystemObjectProperties
_id, _name, _pid, _type
-
Constructor Summary
ConstructorsConstructorDescriptionAspectProperties
(String name, String pid, long id, String typePid, de.bsvrz.dav.daf.main.config.SystemObjectInfo info) -
Method Summary
Methods inherited from class de.bsvrz.puk.config.xmlFile.properties.SystemObjectProperties
appendParamString, getId, getInfo, getName, getPid, getType, setType, toString
-
Constructor Details
-
AspectProperties
-