Uses of Class
org.javastro.ivoa.entities.resource.Validation
Packages that use Validation
Package
Description
-
Uses of Validation in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource declared as ValidationFields in org.javastro.ivoa.entities.resource with type parameters of type ValidationModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Validation,String> Validation.PropInfo.VALIDATED_BYstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Capability,Validation> Capability.PropInfo.VALIDATION_LEVELSstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Resource,Validation> Resource.PropInfo.VALIDATION_LEVELSprotected List<Validation>Capability.validationLevelsSee vr:ValidationLevel for an explanation of the allowed levels.protected List<Validation>Resource.validationLevelsNote that when this resource is a Service, this grade applies to the core set of metadata.static final com.kscs.util.jaxb.SinglePropertyInfo<Validation,BigInteger> Validation.PropInfo.VALUEMethods in org.javastro.ivoa.entities.resource with type parameters of type ValidationModifier and TypeMethodDescriptionprotected <_P extends Validation>
_PValidation.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource that return ValidationModifier and TypeMethodDescriptionValidation.Builder.build()Validation.clone()Validation.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Validation.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Validation.createCopy()Validation.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createValidation()Create an instance ofValidationValidation.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource that return types with arguments of type ValidationModifier and TypeMethodDescriptionCapability.getValidationLevels()See vr:ValidationLevel for an explanation of the allowed levels.Capability.Modifier.getValidationLevels()Resource.getValidationLevels()Note that when this resource is a Service, this grade applies to the core set of metadata.Resource.Modifier.getValidationLevels()Methods in org.javastro.ivoa.entities.resource with parameters of type ValidationModifier and TypeMethodDescriptionCapability.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"Organisation.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"Resource.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"Service.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"static Validation.Builder<Void>Validation.copyExcept(Validation _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Validation.Builder.copyOf(Validation _other) static <_B> Validation.Builder<_B>Validation.copyOf(Validation _other) static <_B> Validation.Builder<_B>Validation.copyOf(Validation _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Validation.Builder<Void>Validation.copyOnly(Validation _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Capability.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Organisation.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Resource.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Service.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource with type arguments of type ValidationModifier and TypeMethodDescriptionCapability.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"Organisation.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"Resource.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"Service.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"Capability.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Organisation.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Resource.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Service.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource with parameters of type ValidationModifierConstructorDescriptionBuilder(_B _parentBuilder, Validation _other, boolean _copy) Builder(_B _parentBuilder, Validation _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.resource with type arguments of type ValidationModifierConstructorDescriptionCapability(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID) Fully-initialising value constructorOrganisation(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<ResourceName> facilities, List<ResourceName> instruments) Fully-initialising value constructorResource(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version) Fully-initialising value constructorService(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.applications
Methods in org.javastro.ivoa.entities.resource.applications with parameters of type ValidationModifier and TypeMethodDescriptionApplication.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"DesktopApplication.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"SoftwareLibrary.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"Application.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)DesktopApplication.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)SoftwareLibrary.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.applications with type arguments of type ValidationModifier and TypeMethodDescriptionApplication.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"DesktopApplication.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"SoftwareLibrary.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"Application.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)DesktopApplication.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)SoftwareLibrary.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Constructor parameters in org.javastro.ivoa.entities.resource.applications with type arguments of type ValidationModifierConstructorDescriptionApplication(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, String cost, String licence, Boolean openSource, List<DataFormat> dataFormats, List<ApplicationCapability> voStandards, List<String> sourceLanguages, String sourceCodeURL) Fully-initialising value constructorDesktopApplication(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, String cost, String licence, Boolean openSource, List<DataFormat> dataFormats, List<ApplicationCapability> voStandards, List<String> sourceLanguages, String sourceCodeURL, Integer binarySize, String memoryRequirement, NetworkRequirement network, List<String> dependsOns, List<ExecutionEnvironment> executables) Fully-initialising value constructorSoftwareLibrary(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, String cost, String licence, Boolean openSource, List<DataFormat> dataFormats, List<ApplicationCapability> voStandards, List<String> sourceLanguages, String sourceCodeURL, List<ExecutionEnvironment> libraries) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.cone
Methods in org.javastro.ivoa.entities.resource.cone with parameters of type ValidationModifier and TypeMethodDescriptionConeSearch.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"CSCapRestriction.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"ConeSearch.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)CSCapRestriction.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.cone with type arguments of type ValidationModifier and TypeMethodDescriptionConeSearch.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"CSCapRestriction.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"ConeSearch.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)CSCapRestriction.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Constructor parameters in org.javastro.ivoa.entities.resource.cone with type arguments of type ValidationModifierConstructorDescriptionConeSearch(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, float maxSR, int maxRecords, boolean verbosity, Query testQuery) Fully-initialising value constructorCSCapRestriction(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type ValidationModifier and TypeMethodDescriptionCatalogResource.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"CatalogService.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"DataCollection.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"DataResource.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"DataService.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"StandardSTC.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"CatalogResource.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)CatalogService.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)DataCollection.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)DataResource.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)DataService.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)StandardSTC.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type ValidationModifier and TypeMethodDescriptionCatalogResource.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"CatalogService.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"DataCollection.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"DataResource.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"DataService.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"StandardSTC.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"CatalogResource.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)CatalogService.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)DataCollection.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)DataResource.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)DataService.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)StandardSTC.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Constructor parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type ValidationModifierConstructorDescriptionCatalogResource(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage, Tableset tableset) Fully-initialising value constructorCatalogService(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage, Tableset tableset) Fully-initialising value constructorDataCollection(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<ResourceName> facilities, List<ResourceName> instruments, List<Rights> rights, List<Format> formats, Coverage coverage, Tableset tableset, AccessURL accessURL) Fully-initialising value constructorDataResource(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage) Fully-initialising value constructorDataService(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage) Fully-initialising value constructorStandardSTC(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<StcDescriptionType> stcDefinitions) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry with parameters of type ValidationModifier and TypeMethodDescriptionAuthority.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"Harvest.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"RegCapRestriction.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"Registry.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"Search.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"Authority.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Harvest.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)RegCapRestriction.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Registry.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Search.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.registry with type arguments of type ValidationModifier and TypeMethodDescriptionAuthority.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"Harvest.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"RegCapRestriction.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"Registry.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"Search.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"Authority.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Harvest.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)RegCapRestriction.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Registry.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Search.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Constructor parameters in org.javastro.ivoa.entities.resource.registry with type arguments of type ValidationModifierConstructorDescriptionAuthority(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, ResourceName managingOrg) Fully-initialising value constructorHarvest(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, int maxRecords) Fully-initialising value constructorRegCapRestriction(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID) Fully-initialising value constructorRegistry(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, boolean full, List<String> managedAuthorities) Fully-initialising value constructorSearch(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, int maxRecords, ExtensionSearchSupport extensionSearchSupport, List<OptionalProtocol> optionalProtocols) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.sia
Methods in org.javastro.ivoa.entities.resource.sia with parameters of type ValidationModifier and TypeMethodDescriptionSIACapRestriction.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"SimpleImageAccess.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"SIACapRestriction.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)SimpleImageAccess.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.sia with type arguments of type ValidationModifier and TypeMethodDescriptionSIACapRestriction.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"SimpleImageAccess.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"SIACapRestriction.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)SimpleImageAccess.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Constructor parameters in org.javastro.ivoa.entities.resource.sia with type arguments of type ValidationModifierConstructorDescriptionSIACapRestriction(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID) Fully-initialising value constructorSimpleImageAccess(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, ImageServiceType imageServiceType, SkySize maxQueryRegionSize, SkySize maxImageExtent, BigInteger maxImageSize, BigInteger maxFileSize, BigInteger maxRecords, Query testQuery) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.ssap
Methods in org.javastro.ivoa.entities.resource.ssap with parameters of type ValidationModifier and TypeMethodDescriptionSimpleSpectralAccess.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"SimpleSpectralAccess.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.ssap with type arguments of type ValidationModifier and TypeMethodDescriptionSimpleSpectralAccess.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"SimpleSpectralAccess.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Constructor parameters in org.javastro.ivoa.entities.resource.ssap with type arguments of type ValidationModifierConstructorDescriptionSimpleSpectralAccess(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, ComplianceLevel complianceLevel, List<DataSource> dataSources, List<CreationType> creationTypes, List<SupportedFrame> supportedFrames, Double maxSearchRadius, BigInteger maxRecords, BigInteger defaultMaxRecords, Double maxAperture, BigInteger maxFileSize, Query testQuery) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.standard
Methods in org.javastro.ivoa.entities.resource.standard with parameters of type ValidationModifier and TypeMethodDescriptionServiceStandard.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"Standard.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"StandardKeyEnumeration.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"ServiceStandard.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Standard.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)StandardKeyEnumeration.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.standard with type arguments of type ValidationModifier and TypeMethodDescriptionServiceStandard.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"Standard.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"StandardKeyEnumeration.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"ServiceStandard.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Standard.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)StandardKeyEnumeration.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Constructor parameters in org.javastro.ivoa.entities.resource.standard with type arguments of type ValidationModifierConstructorDescriptionServiceStandard(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<EndorsedVersion> endorsedVersions, List<Schema> schemas, String deprecated, List<StandardKey> keies, List<ServiceInterface> interfaces) Fully-initialising value constructorStandard(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<EndorsedVersion> endorsedVersions, List<Schema> schemas, String deprecated, List<StandardKey> keies) Fully-initialising value constructorStandardKeyEnumeration(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<StandardKey> keies) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.tap
Methods in org.javastro.ivoa.entities.resource.tap with parameters of type ValidationModifier and TypeMethodDescriptionTableAccess.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"TableAccess.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type ValidationModifier and TypeMethodDescriptionTableAccess.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"TableAccess.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)Constructor parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type ValidationModifierConstructorDescriptionTableAccess(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, List<DataModelType> dataModels, List<Language> languages, List<OutputFormat> outputFormats, List<UploadMethod> uploadMethods, TimeLimits retentionPeriod, TimeLimits executionDuration, DataLimits outputLimit, DataLimits uploadLimit) Fully-initialising value constructor