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
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddReference(Reference reference) intbooleangetKey()getLabel()inthashCode()voidremoveReference(Reference reference) toString()
-
Constructor Details
-
ReferenceGroup
-
-
Method Details
-
addReference
-
removeReference
-
getKey
-
getLabel
-
getReferences
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<ReferenceGroup>
-
toString
-