kaos.flexfeed.flik
Class PolicyConstraints

java.lang.Object
  extended by java.util.Dictionary<K,V>
      extended by java.util.Hashtable
          extended by kaos.flexfeed.flik.PolicyConstraints
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map
Direct Known Subclasses:
RobotMobilityConstraints, VideoFeedConstraints

public class PolicyConstraints
extends java.util.Hashtable

See Also:
Serialized Form

Constructor Summary
PolicyConstraints()
           
 
Method Summary
 
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
 

Constructor Detail

PolicyConstraints

public PolicyConstraints()