Uses of Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.ReadAoc
-
Packages that use ReadAoc Package Description de.iip_ecosphere.platform.support.semanticId.eclass.api -
-
Uses of ReadAoc in de.iip_ecosphere.platform.support.semanticId.eclass.api
Methods in de.iip_ecosphere.platform.support.semanticId.eclass.api that return ReadAoc Modifier and Type Method Description ReadAocEclassJsonReadServicesApi. jsonapiV1AocIrdiGet(java.lang.String irdi, java.lang.String acceptLanguage)Single aspect of conversion Read aspect of conversion by IRDIMethods in de.iip_ecosphere.platform.support.semanticId.eclass.api that return types with arguments of type ReadAoc Modifier and Type Method Description ApiResponse<ReadAoc>EclassJsonReadServicesApi. jsonapiV1AocIrdiGetWithHttpInfo(java.lang.String irdi, java.lang.String acceptLanguage)Single aspect of conversion Read aspect of conversion by IRDIMethod parameters in de.iip_ecosphere.platform.support.semanticId.eclass.api with type arguments of type ReadAoc Modifier and Type Method Description com.squareup.okhttp.CallEclassJsonReadServicesApi. jsonapiV1AocIrdiGetAsync(java.lang.String irdi, java.lang.String acceptLanguage, ApiCallback<ReadAoc> callback)Single aspect of conversion (asynchronously) Read aspect of conversion by IRDI
-