Uses of Class
org.javastro.ivoa.entities.resource.tap.UploadMethod
Packages that use UploadMethod
-
Uses of UploadMethod in org.javastro.ivoa.entities.resource.tap
Fields in org.javastro.ivoa.entities.resource.tap with type parameters of type UploadMethodModifier and TypeFieldDescriptionprotected List<UploadMethod>TableAccess.uploadMethodsThe absence of upload methods indicates that the service does not support uploads at all.Methods in org.javastro.ivoa.entities.resource.tap that return UploadMethodModifier and TypeMethodDescriptionObjectFactory.createUploadMethod()Create an instance ofUploadMethodMethods in org.javastro.ivoa.entities.resource.tap that return types with arguments of type UploadMethodModifier and TypeMethodDescriptionTableAccess.getUploadMethods()The absence of upload methods indicates that the service does not support uploads at all.Methods in org.javastro.ivoa.entities.resource.tap with parameters of type UploadMethodMethod parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type UploadMethod