getIsLinkage method

bool getIsLinkage()

Implementation

bool getIsLinkage() {
  return true;
}