Class Scope


  • public class Scope
    extends java.lang.Object
    POJO class representing a FilterQuery
    Author:
    Gethin James
    • Constructor Summary

      Constructors 
      Constructor Description
      Scope​(java.util.List<java.lang.String> locations)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getLocations()  
      • Methods inherited from class java.lang.Object

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

      • Scope

        public Scope​(java.util.List<java.lang.String> locations)
    • Method Detail

      • getLocations

        public java.util.List<java.lang.String> getLocations()