Uses of Interface
org.gcube.resourcemanagement.model.reference.relations.consistsof.HasMaintainer
-
Packages that use HasMaintainer Package Description org.gcube.resourcemanagement.model.impl.relations.consistsof org.gcube.resourcemanagement.model.reference.relations.consistsof -
-
Uses of HasMaintainer in org.gcube.resourcemanagement.model.impl.relations.consistsof
Classes in org.gcube.resourcemanagement.model.impl.relations.consistsof that implement HasMaintainer Modifier and Type Class Description classHasMaintainerImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> -
Uses of HasMaintainer in org.gcube.resourcemanagement.model.reference.relations.consistsof
Methods in org.gcube.resourcemanagement.model.reference.relations.consistsof that return HasMaintainer Modifier and Type Method Description static <Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet>
HasMaintainer<Out,In>HasMaintainer. getDefaultInstance(Out out, In in)Returns a default instance of HasMaintainer
-