org.robokind.impl.speech
Class PortableSpeechEvent.RecordMessageAdapter

java.lang.Object
  extended by org.robokind.impl.speech.PortableSpeechEvent.RecordMessageAdapter
All Implemented Interfaces:
org.jflux.api.core.util.Adapter<SpeechEventRecord,SpeechEvent>
Enclosing class:
PortableSpeechEvent

public static class PortableSpeechEvent.RecordMessageAdapter
extends Object
implements org.jflux.api.core.util.Adapter<SpeechEventRecord,SpeechEvent>

Converts a SpeechEventRecord to a PortableSpeechEvent.


Constructor Summary
PortableSpeechEvent.RecordMessageAdapter()
           
 
Method Summary
 SpeechEvent adapt(SpeechEventRecord a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableSpeechEvent.RecordMessageAdapter

public PortableSpeechEvent.RecordMessageAdapter()
Method Detail

adapt

public SpeechEvent adapt(SpeechEventRecord a)
Specified by:
adapt in interface org.jflux.api.core.util.Adapter<SpeechEventRecord,SpeechEvent>


Copyright © 2011-2012. All Rights Reserved.