public class DuplicatesSet extends java.util.LinkedHashSet<XBRLFact>
| Constructor and Description | 
|---|
| DuplicatesSet(DuplicateType type,
             java.util.Set<XBRLFact> facts)Instantiates a new duplicates set. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object o)Equals. | 
| DuplicateType | getType()Gets the type. | 
| int | hashCode()Hash code. | 
add, clear, clone, contains, isEmpty, iterator, remove, sizeaddAll, containsAll, retainAll, toArray, toArray, toStringpublic DuplicatesSet(DuplicateType type, java.util.Set<XBRLFact> facts)
type - the typefacts - the factspublic DuplicateType getType()
public boolean equals(java.lang.Object o)
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa