Class FactorValueBasicValueObject

All Implemented Interfaces:
Serializable, Identifiable

public class FactorValueBasicValueObject extends AbstractFactorValueValueObject
Each factorvalue can be associated with multiple characteristics (or with a measurement).
Author:
tesarst
See Also:
  • Constructor Details

    • FactorValueBasicValueObject

      public FactorValueBasicValueObject()
      Required when using the class as a spring bean.
    • FactorValueBasicValueObject

      public FactorValueBasicValueObject(Long id)
    • FactorValueBasicValueObject

      public FactorValueBasicValueObject(FactorValue fv)
  • Method Details