org.robokind.impl.speech
Class PortableSpeechEvent.RemoteSpeechEventAdapter

java.lang.Object
  extended by org.robokind.impl.speech.PortableSpeechEvent.RemoteSpeechEventAdapter
All Implemented Interfaces:
org.robokind.api.common.utils.Adapter<org.robokind.avrogen.speech.SpeechEventRecord,org.robokind.api.speech.SpeechEvent>
Enclosing class:
PortableSpeechEvent

public static class PortableSpeechEvent.RemoteSpeechEventAdapter
extends Object
implements org.robokind.api.common.utils.Adapter<org.robokind.avrogen.speech.SpeechEventRecord,org.robokind.api.speech.SpeechEvent>

Converts a SpeechEventRecord to a PortableSpeechEvent.


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

Constructor Detail

PortableSpeechEvent.RemoteSpeechEventAdapter

public PortableSpeechEvent.RemoteSpeechEventAdapter()
Method Detail

adapt

public org.robokind.api.speech.SpeechEvent adapt(org.robokind.avrogen.speech.SpeechEventRecord a)
Specified by:
adapt in interface org.robokind.api.common.utils.Adapter<org.robokind.avrogen.speech.SpeechEventRecord,org.robokind.api.speech.SpeechEvent>


Copyright © 2011. All Rights Reserved.