public List getLocations()

in src/main/java/org/apache/creadur/tentacles/Notice.java [51:53]


    public List<File> getLocations() {
        return this.locations;
    }