Uses of Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.ReadValueList
Packages that use ReadValueList
Package
Description
Missing parts in Eclass specification.
-
Uses of ReadValueList in de.iip_ecosphere.platform.support.semanticId.eclass.api
Methods in de.iip_ecosphere.platform.support.semanticId.eclass.api that return ReadValueListModifier and TypeMethodDescriptionEclassJsonReadServicesApi.jsonapiV1ValueListsIrdiGet(String irdi, String acceptLanguage, String deprecated, String release) Single valuelist Read valuelist by IRDIMethods in de.iip_ecosphere.platform.support.semanticId.eclass.api that return types with arguments of type ReadValueListModifier and TypeMethodDescriptionEclassJsonReadServicesApi.jsonapiV1ValueListsIrdiGetWithHttpInfo(String irdi, String acceptLanguage, String deprecated, String release) Single valuelist Read valuelist by IRDIMethod parameters in de.iip_ecosphere.platform.support.semanticId.eclass.api with type arguments of type ReadValueListModifier and TypeMethodDescriptioncom.squareup.okhttp.CallEclassJsonReadServicesApi.jsonapiV1ValueListsIrdiGetAsync(String irdi, String acceptLanguage, String deprecated, String release, ApiCallback<ReadValueList> callback) Single valuelist (asynchronously) Read valuelist by IRDI -
Uses of ReadValueList in de.iip_ecosphere.platform.support.semanticId.eclass.model
Methods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return ReadValueListModifier and TypeMethodDescriptionReadValueList.definition(Definition definition) ReadValueList.preferredName(PreferredName preferredName) ReadValueList.readValueListIrdi(String readValueListIrdi) ReadValueList.valueListDataType(ReadValueList.ValueListDataTypeEnum valueListDataType) ReadValueList.valueSpecification(ReadValueList.ValueSpecificationEnum valueSpecification)