setIDFactory abstract method

void setIDFactory(
  1. IDFactory factory
)

Set the ID factory.

Implementation

void setIDFactory(IDFactory factory);