public interface PropertyPeerFactory
SerialPropertyPeers/| Modifier and Type | Method and Description |
|---|---|
SerialPropertyPeer |
getPeerForProperty(java.lang.Class propertyClass)
Returns the appropriate
SerialPropertyPeer for the
specified propertyClass. |
SerialPropertyPeer getPeerForProperty(java.lang.Class propertyClass)
SerialPropertyPeer for the
specified propertyClass.propertyClass - the Class of the propertySerialPropertyPeer