Package org.gvsig.report.lib.api
Interface ReportDataSets
- All Superinterfaces:
Collection<ReportDataSet>,Iterable<ReportDataSet>,List<ReportDataSet>,SequencedCollection<ReportDataSet>
- Author:
- jjdelcerro
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidbooleanbooleancontains(org.gvsig.fmap.dal.feature.FeatureStore store) getUniqueName(String name) getValidName(String name) booleanisValidName(String name) voidvoidMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.List
add, add, addAll, addAll, addFirst, addLast, clear, contains, containsAll, equals, get, getFirst, getLast, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeFirst, removeLast, replaceAll, retainAll, reversed, set, size, sort, spliterator, subList, toArray, toArray
-
Method Details
-
get
-
add
-
remove
-
contains
boolean contains(org.gvsig.fmap.dal.feature.FeatureStore store) -
contains
-
getValidName
-
isValidName
-
getUniqueName
-
addPropertyChangeListener
-
removePropertyChangeListener
-