Class CounterpartyParentChildNode

  • All Implemented Interfaces:
    Serializable

    public class CounterpartyParentChildNode
    extends ParentChildNode<CounterpartyParentChildNode>
    Counterparty nodes are only used to generate the counterparty hierarchy datastore (which requires only parent child fields.) Because of this, as of now this class does not contain any fields unique from ParentChildNode though counterparties in the datastore do contain counterparty specific fields.
    Author:
    ActiveViam
    See Also:
    Serialized Form