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