PhysicalRole(String, LogicalRole ) constructor

Constructor that accepts the name of the physical role and the LogicalRole it is mapped to.

Syntax

PhysicalRole ( String name , LogicalRole lr )

Parameters