Package spold2
Class Property
java.lang.Object
spold2.Property
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubleOnly valid for properties in master data files.booleanID field in case the property is from a master data file. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
masterId
ID field in case the property is from a master data file. -
variableName
-
defaultVariableName
Only valid for properties in master data files. -
amount
public double amount -
isDefiningValue
public boolean isDefiningValue -
mathematicalRelation
-
unitId
-
name
-
unit
-
-
Constructor Details
-
Property
public Property()
-