Class TagQueryProps


  • public class TagQueryProps
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TagQueryProps()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • QualifiedValue

        public static final Property<java.lang.Object> QualifiedValue
      • Timestamp

        public static final Property<java.util.Date> Timestamp
      • Overrides

        public static final Property<java.lang.String> Overrides
      • TagId

        public static final Property<java.lang.String> TagId
      • ALL

        public static final java.util.Set<Property<?>> ALL
    • Constructor Detail

      • TagQueryProps

        public TagQueryProps()