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 declared as RightsFields in org.javastro.ivoa.entities.resource with type parameters of type RightsModifier and TypeFieldDescriptionService.rightsMainly for compatibility with DataCite, this element is repeatable.Service.PropInfo.RIGHTSRights.PropInfo.RIGHTS_URIRights.PropInfo.VALUEMethods in org.javastro.ivoa.entities.resource with type parameters of type RightsModifier and TypeMethodDescriptionprotected <_P extends Rights>
_PRights.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource that return RightsModifier and TypeMethodDescriptionRights.Builder.build()Rights.clone()Rights.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Rights.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Rights.createCopy()Rights.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createRights()Create an instance ofRightsRights.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) 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.Service.Modifier.getRights()Methods in org.javastro.ivoa.entities.resource with parameters of type RightsModifier and TypeMethodDescriptionAdds the given items to the value of "rights"static Rights.Builder<Void>Rights.copyExcept(Rights _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Rights.Builder<_B>static <_B> Rights.Builder<_B>Rights.copyOf(Rights _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Rights.Builder<Void>Service.Builder.withRights(Rights... rights) Sets the new value of "rights" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource with type arguments of type RightsModifier and TypeMethodDescriptionAdds the given items to the value of "rights"Service.Builder.withRights(Iterable<? extends Rights> rights) Sets the new value of "rights" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource with parameters 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.static final com.kscs.util.jaxb.CollectionPropertyInfo<DataCollection,Rights> DataCollection.PropInfo.RIGHTSMethods 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.DataCollection.Modifier.getRights()Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type RightsModifier and TypeMethodDescriptionAdds the given items to the value of "rights"Adds the given items to the value of "rights"Adds the given items to the value of "rights"Adds the given items to the value of "rights"Adds the given items to the value of "rights"CatalogResource.Builder.withRights(Rights... rights) Sets the new value of "rights" (any previous value will be replaced)CatalogService.Builder.withRights(Rights... rights) Sets the new value of "rights" (any previous value will be replaced)DataCollection.Builder.withRights(Rights... rights) Sets the new value of "rights" (any previous value will be replaced)DataResource.Builder.withRights(Rights... rights) Sets the new value of "rights" (any previous value will be replaced)DataService.Builder.withRights(Rights... rights) Sets the new value of "rights" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type RightsModifier and TypeMethodDescriptionAdds the given items to the value of "rights"Adds the given items to the value of "rights"Adds the given items to the value of "rights"Adds the given items to the value of "rights"Adds the given items to the value of "rights"CatalogResource.Builder.withRights(Iterable<? extends Rights> rights) Sets the new value of "rights" (any previous value will be replaced)CatalogService.Builder.withRights(Iterable<? extends Rights> rights) Sets the new value of "rights" (any previous value will be replaced)DataCollection.Builder.withRights(Iterable<? extends Rights> rights) Sets the new value of "rights" (any previous value will be replaced)DataResource.Builder.withRights(Iterable<? extends Rights> rights) Sets the new value of "rights" (any previous value will be replaced)DataService.Builder.withRights(Iterable<? extends Rights> rights) Sets the new value of "rights" (any previous value will be replaced) -
Uses of Rights in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry with parameters of type RightsModifier and TypeMethodDescriptionAdds the given items to the value of "rights"Registry.Builder.withRights(Rights... rights) Sets the new value of "rights" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.registry with type arguments of type RightsModifier and TypeMethodDescriptionAdds the given items to the value of "rights"Registry.Builder.withRights(Iterable<? extends Rights> rights) Sets the new value of "rights" (any previous value will be replaced)