org.proteios.props
Class ProtocolTypeNameReader
java.lang.Object
org.proteios.props.AbstractReader<String,Protocol>
org.proteios.props.ProtocolTypeNameReader
- All Implemented Interfaces:
- AttributeReader<String,Protocol>
public class ProtocolTypeNameReader
- extends AbstractReader<String,Protocol>
- Author:
- olle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProtocolTypeNameReader
public ProtocolTypeNameReader()
getValue
protected String getValue(Protocol protocol)
- Specified by:
getValue in class AbstractReader<String,Protocol>