public java.lang.String getHPubBeanType() {
   if (outputProps != null) return (outputProps.getHPubBeanType());
   else return (inputProps.getHPubBeanType());
 }