public abstract class InnerNode_Base extends AbstractNode
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm| Modifier | Constructor and Description |
|---|---|
protected |
InnerNode_Base() |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<Comparable,AbstractNode> |
getSubNodes() |
void |
setSubNodes(TreeMap<Comparable,AbstractNode> subNodes) |
externalizeTreeMap, internalizeTreeMapgetParent, getRelationAdtNodeHasParent, setParentcheckForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplaceclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, iterator, spliteratorpublic TreeMap<Comparable,AbstractNode> getSubNodes()
public void setSubNodes(TreeMap<Comparable,AbstractNode> subNodes)
Copyright © 2018 FenixEdu. All rights reserved.