|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.Dictionary<K,V> java.util.Hashtable kaos.flexfeed.flik.PolicyConstraints kaos.flexfeed.flik.RobotMobilityConstraints
public class RobotMobilityConstraints
Field Summary | |
---|---|
static java.lang.String |
CAN_BE_MOVED
|
Constructor Summary | |
---|---|
RobotMobilityConstraints(boolean canBeMoved)
Creates a new instance of RobotMobilityConstraints |
Method Summary | |
---|---|
boolean |
canBeMoved()
|
Methods inherited from class java.util.Hashtable |
---|
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CAN_BE_MOVED
Constructor Detail |
---|
public RobotMobilityConstraints(boolean canBeMoved)
Method Detail |
---|
public boolean canBeMoved()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |