Uses of Class
org.javastro.ivoa.entities.resource.WebService
Packages that use WebService
Package
Description
-
Uses of WebService in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource with type parameters of type WebServiceModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<WebService,String> WebService.PropInfo.WSDL_UR_LSMethods in org.javastro.ivoa.entities.resource with type parameters of type WebServiceModifier and TypeMethodDescriptionprotected <_P extends WebService>
_PWebService.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource that return WebServiceModifier and TypeMethodDescriptionWebService.Builder.build()WebService.clone()WebService.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) WebService.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) WebService.createCopy()WebService.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createWebService()Create an instance ofWebServiceWebService.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource with parameters of type WebServiceModifier and TypeMethodDescriptionstatic WebService.Builder<Void>WebService.copyExcept(WebService _other, com.kscs.util.jaxb.PropertyTree _propertyTree) WebService.Builder.copyOf(WebService _other) static <_B> WebService.Builder<_B>WebService.copyOf(WebService _other) static <_B> WebService.Builder<_B>WebService.copyOf(WebService _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static WebService.Builder<Void>WebService.copyOnly(WebService _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.resource with parameters of type WebServiceModifierConstructorDescriptionBuilder(_B _parentBuilder, WebService _other, boolean _copy) Builder(_B _parentBuilder, WebService _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) -
Uses of WebService in org.javastro.ivoa.entities.resource.registry
Subclasses of WebService in org.javastro.ivoa.entities.resource.registryModifier and TypeClassDescriptionclassthe accessURL child element is the service port location URL for the OAI SOAP Web Service.Methods in org.javastro.ivoa.entities.resource.registry with parameters of type WebServiceModifier and TypeMethodDescriptionstatic OAISOAP.Builder<Void>OAISOAP.copyExcept(WebService _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> OAISOAP.Builder<_B>OAISOAP.copyOf(WebService _other) static <_B> OAISOAP.Builder<_B>OAISOAP.copyOf(WebService _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static OAISOAP.Builder<Void>OAISOAP.copyOnly(WebService _other, com.kscs.util.jaxb.PropertyTree _propertyTree)