Package org.faktorips.runtime
Class GenerationId
java.lang.Object
org.faktorips.runtime.GenerationId
- All Implemented Interfaces:
Comparable<GenerationId>
The identification of a generation consists of the qualified product component name and the valid
from date.
- Author:
- Jan Ortmann
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GenerationId
-
-
Method Details
-
getQName
-
getValidFrom
-
equals
-
hashCode
public int hashCode() -
toString
-
compareTo
- Specified by:
compareToin interfaceComparable<GenerationId>
-