Uses of Class
org.javastro.ivoa.entities.resource.registry.Harvest
Packages that use Harvest
-
Uses of Harvest in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry that return HarvestModifier and TypeMethodDescriptionObjectFactory.createHarvest()Create an instance ofHarvestHarvest.withDescription(String value) Harvest.withInterfaces(Collection<ServiceInterface> values) Harvest.withInterfaces(ServiceInterface... values) Harvest.withMaxRecords(int value) Harvest.withStandardID(String value) Harvest.withValidationLevels(Collection<Validation> values) Harvest.withValidationLevels(Validation... values)