Class ReferenceGroup
java.lang.Object
ch.tocco.nice2.dms.impl.reference.form.ReferenceGroup
- All Implemented Interfaces:
Comparable<ReferenceGroup>
Groups a bunch of
References
and assigns a label.-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addReference
(Reference reference) int
boolean
getKey()
getLabel()
int
hashCode()
void
removeReference
(Reference reference) toString()
-
Constructor Details
-
ReferenceGroup
-
-
Method Details
-
addReference
-
removeReference
-
getKey
-
getLabel
-
getReferences
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareTo
in interfaceComparable<ReferenceGroup>
-
toString
-