Last update: 2011-06-23

org.proteios.props
Class ProtocolTypeNameReader

java.lang.Object
  extended by org.proteios.props.AbstractReader<String,Protocol>
      extended by org.proteios.props.ProtocolTypeNameReader
All Implemented Interfaces:
AttributeReader<String,Protocol>

public class ProtocolTypeNameReader
extends AbstractReader<String,Protocol>

Author:
olle

Constructor Summary
ProtocolTypeNameReader()
           
 
Method Summary
protected  String getValue(Protocol protocol)
           
 
Methods inherited from class org.proteios.props.AbstractReader
get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtocolTypeNameReader

public ProtocolTypeNameReader()
Method Detail

getValue

protected String getValue(Protocol protocol)
Specified by:
getValue in class AbstractReader<String,Protocol>

Last update: 2011-06-23