Searched refs:portClass (Results 1 – 1 of 1) sorted by relevance
638 Class portClass = (portFormat == null) ? null : portFormat.getObjectClass(); in wrapInputValue() local639 inputFormat.setObjectClass(portClass); in wrapInputValue()