Package-level declarations
Types
Link copied to clipboard
class ItemTreeDP(name: String = "", idSystem: Int = 0, parent: Long? = null, id: Long = 0, idType: Long = 0, idDP: Long? = 0, idElement: Long = 1, type: ProtoNodeType? = null, typeVar: ProtoVarType? = null, inherited: Boolean = false) : Serializable
Link copied to clipboard
class ItemTreeDPT(name: String = "", idSystem: Int = 0, parent: Long? = null, id: Long = 0, type: ProtoNodeType? = null, structType: FilteringTreeItem<ItemTreeDP>? = null)