Description
Sometimes a PTypeH must be serialized as part of a node in the job graph. The scala trait Serializable should be added to the PTypeH trait to prevent NotSerializableException from being thrown when the PTypeH in Conversions.scala are used.