Uses of Class
org.javastro.ivoa.entities.resource.dataservice.CatalogService
Packages that use CatalogService
-
Uses of CatalogService in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice that return CatalogServiceModifier and TypeMethodDescriptionObjectFactory.createCatalogService()Create an instance ofCatalogServiceCatalogService.withAltIdentifiers(String... values) CatalogService.withAltIdentifiers(Collection<String> values) CatalogService.withCapabilities(Collection<Capability> values) CatalogService.withCapabilities(Capability... values) CatalogService.withContent(Content value) CatalogService.withCoverage(Coverage value) CatalogService.withCreated(LocalDateTime value) CatalogService.withCuration(Curation value) CatalogService.withFacilities(Collection<ResourceName> values) CatalogService.withFacilities(ResourceName... values) CatalogService.withIdentifier(String value) CatalogService.withInstruments(Collection<ResourceName> values) CatalogService.withInstruments(ResourceName... values) CatalogService.withRights(Collection<Rights> values) CatalogService.withRights(Rights... values) CatalogService.withShortName(String value) CatalogService.withStatus(String value) CatalogService.withTableset(Tableset value) CatalogService.withUpdated(LocalDateTime value) CatalogService.withValidationLevels(Collection<Validation> values) CatalogService.withValidationLevels(Validation... values) CatalogService.withVersion(String value)