Uses of Class
org.javastro.ivoa.entities.resource.registry.Harvest
Packages that use Harvest
-
Uses of Harvest in org.javastro.ivoa.entities.resource.registry
Fields in org.javastro.ivoa.entities.resource.registry with type parameters of type HarvestMethods in org.javastro.ivoa.entities.resource.registry with type parameters of type HarvestModifier and TypeMethodDescriptionprotected <_P extends Harvest>
_PHarvest.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry that return HarvestModifier and TypeMethodDescriptionHarvest.Builder.build()Harvest.clone()Harvest.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Harvest.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Harvest.createCopy()Harvest.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createHarvest()Create an instance ofHarvestHarvest.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry with parameters of type HarvestModifier and TypeMethodDescriptionstatic Harvest.Builder<Void>Harvest.copyExcept(Harvest _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Harvest.Builder<_B>static <_B> Harvest.Builder<_B>Harvest.copyOf(Harvest _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Harvest.Builder<Void>Constructors in org.javastro.ivoa.entities.resource.registry with parameters of type Harvest