net.sf.josceleton.core.api.entity.message
Interface JointMessage

All Superinterfaces:
GenericMessage

public interface JointMessage
extends GenericMessage

Since:
0.1

Method Summary
 Coordinate getCoordinate()
           
 Joint getJoint()
           
 User getUser()
           
 

Method Detail

getUser

User getUser()
Since:
0.1

getJoint

Joint getJoint()
Since:
0.1

getCoordinate

Coordinate getCoordinate()
Since:
0.1


Copyright © 2011 Josceleton. All Rights Reserved.