Uses of Enum
org.gcube.resourcemanagement.model.reference.entities.facets.ProvenanceFacet.Relationship
Packages that use ProvenanceFacet.Relationship
Package
Description
-
Uses of ProvenanceFacet.Relationship in org.gcube.resourcemanagement.model.impl.entities.facets
Fields in org.gcube.resourcemanagement.model.impl.entities.facets declared as ProvenanceFacet.RelationshipModifier and TypeFieldDescriptionprotected ProvenanceFacet.RelationshipProvenanceFacetImpl.relationshipMethods in org.gcube.resourcemanagement.model.impl.entities.facets that return ProvenanceFacet.RelationshipMethods in org.gcube.resourcemanagement.model.impl.entities.facets with parameters of type ProvenanceFacet.RelationshipModifier and TypeMethodDescriptionvoidProvenanceFacetImpl.setRelationship(ProvenanceFacet.Relationship relationship) -
Uses of ProvenanceFacet.Relationship in org.gcube.resourcemanagement.model.reference.entities.facets
Methods in org.gcube.resourcemanagement.model.reference.entities.facets that return ProvenanceFacet.RelationshipModifier and TypeMethodDescriptionProvenanceFacet.getRelationship()static ProvenanceFacet.RelationshipReturns the enum constant of this type with the specified name.static ProvenanceFacet.Relationship[]ProvenanceFacet.Relationship.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gcube.resourcemanagement.model.reference.entities.facets with parameters of type ProvenanceFacet.RelationshipModifier and TypeMethodDescriptionvoidProvenanceFacet.setRelationship(ProvenanceFacet.Relationship relationship)