Uses of Class
org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re.VO
-
Packages that use VO Package Description org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re -
-
Uses of VO in org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re
Methods in org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re that return types with arguments of type VO Modifier and Type Method Description LinkedHashMap<String,VO>Gateway. getVos()Methods in org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re with parameters of type VO Modifier and Type Method Description intVO. compareTo(VO vo)Method parameters in org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re with type arguments of type VO Modifier and Type Method Description voidGateway. setVos(LinkedHashMap<String,VO> vos)Constructor parameters in org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re with type arguments of type VO Constructor Description Gateway(String scope, String name, String description, LinkedHashMap<String,VO> vos)
-