Uses of Class
org.robokind.impl.animation.messaging.PlayRequestRecord

Packages that use PlayRequestRecord
org.robokind.impl.animation.messaging   
 

Uses of PlayRequestRecord in org.robokind.impl.animation.messaging
 

Methods in org.robokind.impl.animation.messaging that return PlayRequestRecord
 PlayRequestRecord PortablePlayRequest.MessageRecordAdapter.adapt(PlayRequest a)
           
 PlayRequestRecord PlayRequestRecord.Builder.build()
           
 PlayRequestRecord PortablePlayRequest.getRecord()
           
 PlayRequestRecord PlayRequestRecord.Builder.getValue()
           
 

Methods in org.robokind.impl.animation.messaging with parameters of type PlayRequestRecord
 PlayRequest PortablePlayRequest.RecordMessageAdapter.adapt(PlayRequestRecord a)
           
static PlayRequestRecord.Builder PlayRequestRecord.newBuilder(PlayRequestRecord other)
          Creates a new PlayRequestRecord RecordBuilder by copying an existing PlayRequestRecord instance
 

Constructors in org.robokind.impl.animation.messaging with parameters of type PlayRequestRecord
PortablePlayRequest(PlayRequestRecord playRec)
           
 



Copyright © 2011-2013. All Rights Reserved.