Class MeasuredValuesCompositeValueObject


  • public final class MeasuredValuesCompositeValueObject
    extends ValueObject
    This class is a specialized ValueObject to deal with MeasuredFactors.
    Distinctive feature of this value object is its composite character, that is, it can hold more than one value.
    • Method Detail

      • getType

        public static Type getType()
        Gets the type which all instances of this class have.
        Returns:
        The Type of all class instances.