Uses of Class
org.javastro.ivoa.entities.resource.Rights
Packages that use Rights
Package
Description
-
Uses of Rights in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource with type parameters of type RightsModifier and TypeFieldDescriptionService.rightsMainly for compatibility with DataCite, this element is repeatable.Methods in org.javastro.ivoa.entities.resource that return RightsModifier and TypeMethodDescriptionObjectFactory.createRights()Create an instance ofRightsRights.withRightsURI(String value) Methods in org.javastro.ivoa.entities.resource that return types with arguments of type RightsModifier and TypeMethodDescriptionService.getRights()Mainly for compatibility with DataCite, this element is repeatable.Methods in org.javastro.ivoa.entities.resource with parameters of type RightsMethod parameters in org.javastro.ivoa.entities.resource with type arguments of type Rights -
Uses of Rights in org.javastro.ivoa.entities.resource.dataservice
Fields in org.javastro.ivoa.entities.resource.dataservice with type parameters of type RightsModifier and TypeFieldDescriptionDataCollection.rightsThis should be repeated for all Rights values that apply.Methods in org.javastro.ivoa.entities.resource.dataservice that return types with arguments of type RightsModifier and TypeMethodDescriptionDataCollection.getRights()This should be repeated for all Rights values that apply.Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type RightsModifier and TypeMethodDescriptionCatalogResource.withRights(Rights... values) CatalogService.withRights(Rights... values) DataCollection.withRights(Rights... values) DataResource.withRights(Rights... values) DataService.withRights(Rights... values) Method parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type RightsModifier and TypeMethodDescriptionCatalogResource.withRights(Collection<Rights> values) CatalogService.withRights(Collection<Rights> values) DataCollection.withRights(Collection<Rights> values) DataResource.withRights(Collection<Rights> values) DataService.withRights(Collection<Rights> values) -
Uses of Rights in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry with parameters of type RightsMethod parameters in org.javastro.ivoa.entities.resource.registry with type arguments of type Rights