T - the node id typeA - the attachment biz object typepublic class PlainNode<T extends Serializable & Comparable<T>,A> extends Object implements Serializable, Cloneable
protected final T extends Serializable & Comparable<T> id
protected final T extends Serializable & Comparable<T> parentId
protected final boolean enabled
protected final boolean available
protected final A attach
Copyright © 2025. All rights reserved.