Uses of Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.ReadValue
Packages that use ReadValue
Package
Description
Missing parts in Eclass specification.
-
Uses of ReadValue in de.iip_ecosphere.platform.support.semanticId.eclass.api
Methods in de.iip_ecosphere.platform.support.semanticId.eclass.api that return ReadValueModifier and TypeMethodDescriptionEclassJsonReadServicesApi.jsonapiV1ValuesIrdiGet(String irdi, String deprecated, String release) Single unit Read value by IRDIMethods in de.iip_ecosphere.platform.support.semanticId.eclass.api that return types with arguments of type ReadValueModifier and TypeMethodDescriptionEclassJsonReadServicesApi.jsonapiV1ValuesIrdiGetWithHttpInfo(String irdi, String deprecated, String release) Single unit Read value by IRDIMethod parameters in de.iip_ecosphere.platform.support.semanticId.eclass.api with type arguments of type ReadValueModifier and TypeMethodDescriptioncom.squareup.okhttp.CallEclassJsonReadServicesApi.jsonapiV1ValuesIrdiGetAsync(String irdi, String deprecated, String release, ApiCallback<ReadValue> callback) Single unit (asynchronously) Read value by IRDI -
Uses of ReadValue in de.iip_ecosphere.platform.support.semanticId.eclass.model
Methods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return ReadValueModifier and TypeMethodDescriptionReadValue.definition(Definition definition) ReadValue.preferredName(PreferredName preferredName) ReadValue.referencedClass(Object referencedClass) ReadValue.valueDataType(ReadValue.ValueDataTypeEnum valueDataType)