Uses of Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.Float64Conversion
-
Packages that use Float64Conversion Package Description de.iip_ecosphere.platform.support.semanticId.eclass.model Missing parts in Eclass specification. -
-
Uses of Float64Conversion in de.iip_ecosphere.platform.support.semanticId.eclass.model
Fields in de.iip_ecosphere.platform.support.semanticId.eclass.model with type parameters of type Float64Conversion Modifier and Type Field Description private java.util.List<Float64Conversion>Conversion. float64ConversionsMethods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return types with arguments of type Float64Conversion Modifier and Type Method Description java.util.List<Float64Conversion>Conversion. getFloat64Conversions()Get float64ConversionsMethods in de.iip_ecosphere.platform.support.semanticId.eclass.model with parameters of type Float64Conversion Modifier and Type Method Description ConversionConversion. addFloat64ConversionsItem(Float64Conversion float64ConversionsItem)Method parameters in de.iip_ecosphere.platform.support.semanticId.eclass.model with type arguments of type Float64Conversion Modifier and Type Method Description ConversionConversion. float64Conversions(java.util.List<Float64Conversion> float64Conversions)voidConversion. setFloat64Conversions(java.util.List<Float64Conversion> float64Conversions)
-