Uses of Class
org.gcube.data.analysis.dataminermanagercl.shared.service.ServiceInfoData
-
Packages that use ServiceInfoData Package Description org.gcube.data.analysis.dataminermanagercl.shared.service -
-
Uses of ServiceInfoData in org.gcube.data.analysis.dataminermanagercl.shared.service
Methods in org.gcube.data.analysis.dataminermanagercl.shared.service that return types with arguments of type ServiceInfoData Modifier and Type Method Description ArrayList<ServiceInfoData>ServiceInfo. getServiceProperties()Method parameters in org.gcube.data.analysis.dataminermanagercl.shared.service with type arguments of type ServiceInfoData Modifier and Type Method Description voidServiceInfo. setServiceProperties(ArrayList<ServiceInfoData> serviceProperties)Constructor parameters in org.gcube.data.analysis.dataminermanagercl.shared.service with type arguments of type ServiceInfoData Constructor Description ServiceInfo(String serviceAddress, ArrayList<ServiceInfoData> serviceProperties)
-